UNPKG

@accounter/shaam-uniform-format-generator

Version:

Fully typed application that generates, parses, and validates SHAAM uniform format tax reports (INI.TXT and BKMVDATA.TXT).

10 lines (8 loc) 172 B
/** * SHAAM format constants */ /** * SHAAM specification version identifier * Used in fields 1104 (A100) and 1154 (Z900) */ export const SHAAM_VERSION = '&OF1.31&';