Last updated 6 months ago
• Docs
/ / storageHasKey
storageHasKey(key): boolean
key
boolean
Checks for the existence of a value under the provided utf-8 string key in NEAR storage.
• key: string
string
The utf-8 string key to check for in storage.