method IDurableObjectStorage.delete IDurableObjectStorage.delete(key: string): Promise<boolean> Removes one value. Parameters key: string The storage key Return Type Promise<boolean> Whether the key existed