We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4dc7b commit 64343ddCopy full SHA for 64343dd
1 file changed
packages/dev/core/lib/api/bitbybit/asset.ts
@@ -20,7 +20,7 @@ export class Asset {
20
}
21
22
/**
23
- * Gets the text from asset file stored in your browser.
+ * Gets the text from asset file stored in your cloud account.
24
* @param inputs asset name to get from project assets
25
* @returns Text of asset
26
* @group get
0 commit comments