elk/modules/tauri/runtime/storage-config.ts
Daniel Roe fa44fae991
perf!: allow tree-shaking unstorage drivers (#1516)
* perf: allow tree-shaking unstorage drivers

* fix: allow overriding fsBase at runtime

* fix: remove `fsBase` export
2023-01-29 07:52:01 -08:00

3 lines
57 B
TypeScript

export const driver = undefined
export const fsBase = ''