Appearance
API > wxt > FsCache
get(key): Promise<undefined | string>
key
Promise
undefined
string
▪ key: string
src/types/index.ts:1120
set(key, value): Promise<void>
value
void
▪ value: string
src/types/index.ts:1119
Generated using typedoc-plugin-markdown and TypeDoc