Type alias tScriptDocPool

tScriptDocPool: {
    [key: string]: any;
}

Represents a doc pool to be used with the customization script.


Converters

Type declaration

  • [key: string]: any