Skip to content

@longmo-utils/browser / clearLocalStorage

Function: clearLocalStorage()

ts
function clearLocalStorage(): boolean;

Clears all items from localStorage

Returns

boolean

Released under the MIT License.