Browse Source

chore(nc-gui): export mem storage from utils

pull/3703/head
braks 2 years ago
parent
commit
ff4af30b47
  1. 1
      packages/nc-gui/utils/index.ts

1
packages/nc-gui/utils/index.ts

@ -18,3 +18,4 @@ export * from './currencyUtils'
export * from './dataUtils'
export * from './userUtils'
export * from './stringUtils'
export * from './memStorage'

Loading…
Cancel
Save