UNPKG

@accounter/server

Version:

The test suite is split into three Vitest projects for efficiency and isolation:

9 lines 208 B
/** * SHAAM format constants */ /** * SHAAM specification version identifier * Used in fields 1104 (A100) and 1154 (Z900) */ export const SHAAM_VERSION = '&OF1.31&'; //# sourceMappingURL=constants.js.map