storage.config.ts 116 字节
const defaultCacheOptions = { namespace: "system:", name: "ls", storage: "local" };
export { defaultCacheOptions };