FunctionsstorageRemoveItemstorageRemoveItem CallablestorageRemoveItem(...args: [key: string, accessMode?: AccessMode]): Promise<void>Removes the value that is assigned to the key from a storage outside the frameParametersrest...args: [key: string, accessMode?: AccessMode]Returns Promise<void>
Removes the value that is assigned to the key from a storage outside the frame