properly rewrite postmessage

This commit is contained in:
velzie 2024-07-28 14:41:44 -04:00
parent 34c3cc5094
commit c2d147442e
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
9 changed files with 134 additions and 17 deletions

View file

@ -1,5 +1,5 @@
import { encodeUrl } from "../shared";
import { importfn } from "./wrap";
import { importfn } from "../";
export default function (client, self) {
self[importfn] = function (base) {