Home > utils > LocalStoragePlus > has
是否存在本地存储。
Signature:
static has(key: string, options?: LocalStoragePlusGetOptions): boolean;
Returns:
boolean