## Import In deno: ```typescript import { getLocalStorage } from "https://js.thunderk.net/storage/mod.ts"; ``` In browser: ```html ```