mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-22 15:50:32 +00:00
6 lines
56 B
TypeScript
6 lines
56 B
TypeScript
|
|
|
|
|
|
export enum PreferencesAction {
|
|
Mutate = 'Mutate'
|
|
} |