mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 03:40:31 +00:00
7 lines
115 B
JavaScript
7 lines
115 B
JavaScript
|
|
|
|
export const Features = {
|
|
Warehouses: 'warehouses',
|
|
Branches: 'branches',
|
|
ManualJournal: 'manualJournal',
|
|
} |