mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-02 23:19:57 +00:00
fa44fae991
* perf: allow tree-shaking unstorage drivers * fix: allow overriding fsBase at runtime * fix: remove `fsBase` export
3 lines
57 B
TypeScript
3 lines
57 B
TypeScript
export const driver = undefined
|
|
export const fsBase = ''
|