Source code
Revision control
Copy as Markdown
Other Tools
/**
* Any copyright is dedicated to the Public Domain.
*/
await import("./dynamicImport_postMessage.mjs");
export const message = "first";
/**
* Any copyright is dedicated to the Public Domain.
*/
await import("./dynamicImport_postMessage.mjs");
export const message = "first";