feat(web): extract ui-services package
This commit is contained in:
7
packages/ui-services/src/index.ts
Normal file
7
packages/ui-services/src/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export * from './Alert/Functions'
|
||||
export * from './Alert/WebAlertService'
|
||||
export * from './Archive/ArchiveManager'
|
||||
export * from './IO/IOService'
|
||||
export * from './Security/AutolockService'
|
||||
export * from './Storage/LocalStorage'
|
||||
export * from './Theme/ThemeManager'
|
||||
Reference in New Issue
Block a user