import { TabloidPlayground } from "./playground.js"; document.addEventListener("DOMContentLoaded", () => { new TabloidPlayground(); });