tooot/src/utils/storage/global/index.ts

4 lines
75 B
TypeScript

import { GlobalV0 } from './v0'
export type { GlobalV0 as StorageGlobal }