UNPKG

minigame-std

Version:

Mini Game Standard Development Library.

20 lines (11 loc) 403 B
[**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/fdb22241c47c2e98329a4c62befde728957e03ee/src/std/storage/mod.ts#L115) `clear` 的同步版本。 ## Returns `VoidIOResult`