=== tests/cases/conformance/node/index.ts === // esm format file import * as type from "#type"; >type : typeof type type; >type : typeof type === tests/cases/conformance/node/index.mts === // esm format file import * as type from "#type"; >type : typeof type type; >type : typeof type === tests/cases/conformance/node/index.cts === // esm format file import * as type from "#type"; >type : typeof type type; >type : typeof type