Files
bun.sh/integration/snapshots/export-default-module-hot.debug.js
Jarred Sumner 683b171c3f 📷
2022-04-23 03:15:27 -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