mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
migrate to typescript
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export enum ThemeType {
|
||||
Light = 'light',
|
||||
Dark = 'dark'
|
||||
}
|
||||
Reference in New Issue
Block a user