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

***

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

# Function: clearSync()

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

`clear` 的同步版本。

## Returns

`VoidIOResult`

## Defined in

[src/std/storage/mod.ts:101](https://github.com/JiangJie/minigame-std/blob/8633d80114dee6c79033ec094d8233bd8263bedc/src/std/storage/mod.ts#L101)
