storage.config.ts 116 字节 编辑Web IDE 1 2 const defaultCacheOptions = { namespace: "system:", name: "ls", storage: "local" }; export { defaultCacheOptions };