API ReferenceFunctions
loadStructure()
@finopenpos/fiscal / loadStructure
function loadStructure(version?, baseLayout?): Record<string, string>;Defined in: valid-txt.ts:25
Load the TXT structure definition for the given version and layout.
Parameters
| Parameter | Type | Default value |
|---|---|---|
version | number | 4.0 |
baseLayout | string | LAYOUT_LOCAL |
Returns
Record<string, string>