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