We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b73c0 commit 9ba886eCopy full SHA for 9ba886e
packages/ui-extensions/src/surfaces/admin/api/standard/standard.ts
@@ -56,7 +56,7 @@ export interface StandardApi<ExtensionTarget extends AnyExtensionTarget> {
56
intents: Intents;
57
58
/**
59
- * Provides methods for storing data in the extension.
+ * Provides methods for setting, getting, and clearing browser data from the extension
60
*/
61
storage: Storage;
62
0 commit comments