Skip to content

useClearLocal

Introduction

清除本地存储

Basic Usage

ts
import { useClearLocal } from '@flypeng/tool/browser';

useClearLocal();

Released under the MIT License.