FactoryCode
@agros/tools / FactoryCode
Interface: FactoryCode
Table of contents
Properties
Properties
code
• code: string
Defined in
packages/agros-tools/src/platform.interface.ts:18
modifier
• Optional
modifier: (data
: string
) => string
Type declaration
▸ (data
): string
Parameters
Name | Type |
---|---|
data | string |
Returns
string