mountCopyimport { mount } from "https://raw.githubusercontent.com/takker99/ScrapBubble/main/mod.tsx";const mount: (init?: MountInit) => Promise<void>;