interface StorageEventInit
implements EventInit
import { type StorageEventInit } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
Properties
optional
storageArea: Storage | nullimport { type StorageEventInit } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";