Files
bun.sh/integration/snapshots/export-default-module-hot.js
Jarred Sumner 2c6e5c3fc4 some of buffer
2022-04-25 07:09:18 -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