API ReferenceFunctions
getStructure()
@finopenpos/fiscal / getStructure
function getStructure(version, baseLayout): Record<string, string>;Defined in: txt-structures.ts:717
Get the appropriate structure for the given version and layout.
Parameters
| Parameter | Type |
|---|---|
version | number |
baseLayout | string |
Returns
Record<string, string>