Files
fee-schedules/ts/00_commitinfo_data.ts
T

9 lines
264 B
TypeScript
Raw Normal View History

2026-05-14 10:05:17 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@fin.cx/fee-schedules',
version: '1.0.0',
description: 'Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.'
};