UNPKG

@sheto/storage

Version:

你见过这么方便的Storage操作库吗?我见过,就是这个!

3 lines (2 loc) 141 B
export declare function _generateStorageName(name: string): string; export declare function _batchInitStore(name?: string | string[]): void;