[**minigame-std**](../../../README.md)

***

[minigame-std](../../../README.md) / [storage](../README.md) / clearSync

# Function: clearSync()

```ts
function clearSync(): VoidIOResult
```

Defined in: [src/std/storage/mod.ts:115](https://github.com/JiangJie/minigame-std/blob/ff3594872b1efbdbc13aabe99588385e855b50dc/src/std/storage/mod.ts#L115)

`clear` 的同步版本。

## Returns

`VoidIOResult`
