Home > utils > LocalStoragePlus > remove
删除本地存储。
Signature:
static remove(key: string): void;
Returns:
void