import * as webpush from "jsr:@negrel/webpush@0.5.0";
console.log("IMPORT OK. exports:", Object.keys(webpush).join(", "));
