Files
bun.sh/test/snapshots/export-default-module-hot.debug.js
2022-06-22 23:21:48 -07:00

7 lines
192 B
JavaScript

export default typeof module !== "undefined" && module.id;
export function test() {
testDone(import.meta.url);
}
//# sourceMappingURL=http://localhost:8080/export-default-module-hot.js.map