mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
2 lines
139 B
TypeScript
2 lines
139 B
TypeScript
export { loadAllStores, persistSettings, persistLibrary, persistUpdates } from "./persist";
|
|
export type { PersistedData } from "./persist"; |