aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/export-default-module-hot.js
blob: a9de546d547b9174ea4a0a3fdf0f8d78312eef91 (plain) (blame)
1
2
3
4
5
6
export default typeof module !== "undefined" && module.id;
export function test() {
  testDone(import.meta.url);
}

//# sourceMappingURL=http://localhost:8080/export-default-module-hot.js.map