mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export const EXPORT_SIZE_LIMIT = 9999999;
|
|
export const EXPORT_DTE_FORMAT = 'YYYY-MM-DD';
|