@@ -33,24 +33,24 @@ import * as ts from "inner/types";
33
33
>ts : Symbol(ts, Decl(index.js, 10, 6))
34
34
35
35
cjsi.mjsSource;
36
- >cjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
36
+ >cjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
37
37
>cjsi : Symbol(cjsi, Decl(index.js, 7, 6))
38
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
38
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
39
39
40
40
mjsi.mjsSource;
41
- >mjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
41
+ >mjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
42
42
>mjsi : Symbol(mjsi, Decl(index.js, 8, 6))
43
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
43
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
44
44
45
45
typei.mjsSource;
46
- >typei.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
46
+ >typei.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
47
47
>typei : Symbol(typei, Decl(index.js, 9, 6))
48
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
48
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
49
49
50
50
ts.mjsSource;
51
- >ts.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
51
+ >ts.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
52
52
>ts : Symbol(ts, Decl(index.js, 10, 6))
53
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
53
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
54
54
55
55
=== index.mjs ===
56
56
// esm format file
@@ -85,24 +85,24 @@ import * as ts from "inner/types";
85
85
>ts : Symbol(ts, Decl(index.mjs, 10, 6))
86
86
87
87
cjsi.mjsSource;
88
- >cjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
88
+ >cjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
89
89
>cjsi : Symbol(cjsi, Decl(index.mjs, 7, 6))
90
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
90
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
91
91
92
92
mjsi.mjsSource;
93
- >mjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
93
+ >mjsi.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
94
94
>mjsi : Symbol(mjsi, Decl(index.mjs, 8, 6))
95
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
95
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
96
96
97
97
typei.mjsSource;
98
- >typei.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
98
+ >typei.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
99
99
>typei : Symbol(typei, Decl(index.mjs, 9, 6))
100
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
100
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
101
101
102
102
ts.mjsSource;
103
- >ts.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
103
+ >ts.mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
104
104
>ts : Symbol(ts, Decl(index.mjs, 10, 6))
105
- >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 9 , 12))
105
+ >mjsSource : Symbol(cjsi.mjsSource, Decl(index.d.mts, 1 , 12))
106
106
107
107
=== index.cjs ===
108
108
// cjs format file
@@ -137,109 +137,115 @@ import * as ts from "inner/types";
137
137
>ts : Symbol(ts, Decl(index.cjs, 10, 6))
138
138
139
139
cjsi.cjsSource;
140
- >cjsi.cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 9 , 12))
140
+ >cjsi.cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 1 , 12))
141
141
>cjsi : Symbol(cjsi, Decl(index.cjs, 7, 6))
142
- >cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 9 , 12))
142
+ >cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 1 , 12))
143
143
144
144
mjsi.cjsSource;
145
- >mjsi.cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 9 , 12))
145
+ >mjsi.cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 1 , 12))
146
146
>mjsi : Symbol(mjsi, Decl(index.cjs, 8, 6))
147
- >cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 9 , 12))
147
+ >cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 1 , 12))
148
148
149
149
typei.implicitCjsSource;
150
- >typei.implicitCjsSource : Symbol(cjsi.type. implicitCjsSource, Decl(index.d.ts, 9 , 12))
150
+ >typei.implicitCjsSource : Symbol(typei. implicitCjsSource, Decl(index.d.ts, 1 , 12))
151
151
>typei : Symbol(typei, Decl(index.cjs, 9, 6))
152
- >implicitCjsSource : Symbol(cjsi.type. implicitCjsSource, Decl(index.d.ts, 9 , 12))
152
+ >implicitCjsSource : Symbol(typei. implicitCjsSource, Decl(index.d.ts, 1 , 12))
153
153
154
154
ts.cjsSource;
155
- >ts.cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 9 , 12))
155
+ >ts.cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 1 , 12))
156
156
>ts : Symbol(ts, Decl(index.cjs, 10, 6))
157
- >cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 9 , 12))
157
+ >cjsSource : Symbol(cjsi.cjsSource, Decl(index.d.cts, 1 , 12))
158
158
159
159
=== node_modules/inner/index.d.ts ===
160
160
// cjs format file
161
+ export const implicitCjsSource = true;
162
+ >implicitCjsSource : Symbol(implicitCjsSource, Decl(index.d.ts, 1, 12))
163
+
164
+ === node_modules/inner/test.d.ts ===
165
+ // cjs format file
161
166
import * as cjs from "inner/a";
162
- >cjs : Symbol(cjs, Decl(index .d.ts, 1, 6))
167
+ >cjs : Symbol(cjs, Decl(test .d.ts, 1, 6))
163
168
164
169
import * as mjs from "inner/b";
165
- >mjs : Symbol(mjs, Decl(index .d.ts, 2, 6))
170
+ >mjs : Symbol(mjs, Decl(test .d.ts, 2, 6))
166
171
167
172
import * as type from "inner";
168
- >type : Symbol(type, Decl(index .d.ts, 3, 6))
173
+ >type : Symbol(type, Decl(test .d.ts, 3, 6))
169
174
170
175
import * as ts from "inner/types";
171
- >ts : Symbol(ts, Decl(index .d.ts, 4, 6))
176
+ >ts : Symbol(ts, Decl(test .d.ts, 4, 6))
172
177
173
178
export { cjs };
174
- >cjs : Symbol(mjs.type. cjs, Decl(index .d.ts, 5, 8))
179
+ >cjs : Symbol(cjs, Decl(test .d.ts, 5, 8))
175
180
176
181
export { mjs };
177
- >mjs : Symbol(mjs.type.mjs , Decl(index .d.ts, 6, 8))
182
+ >mjs : Symbol(mjs, Decl(test .d.ts, 6, 8))
178
183
179
184
export { type };
180
- >type : Symbol(mjs. type.type , Decl(index .d.ts, 7, 8))
185
+ >type : Symbol(type, Decl(test .d.ts, 7, 8))
181
186
182
187
export { ts };
183
- >ts : Symbol(mjs.type.ts, Decl(index.d.ts, 8, 8))
184
-
185
- export const implicitCjsSource = true;
186
- >implicitCjsSource : Symbol(mjs.type.implicitCjsSource, Decl(index.d.ts, 9, 12))
188
+ >ts : Symbol(ts, Decl(test.d.ts, 8, 8))
187
189
188
190
=== node_modules/inner/index.d.mts ===
189
191
// esm format file
192
+ export const mjsSource = true;
193
+ >mjsSource : Symbol(mjsSource, Decl(index.d.mts, 1, 12))
194
+
195
+ === node_modules/inner/test.d.mts ===
196
+ // esm format file
190
197
import * as cjs from "inner/a";
191
- >cjs : Symbol(cjs, Decl(index .d.mts, 1, 6))
198
+ >cjs : Symbol(cjs, Decl(test .d.mts, 1, 6))
192
199
193
200
import * as mjs from "inner/b";
194
- >mjs : Symbol(mjs, Decl(index .d.mts, 2, 6))
201
+ >mjs : Symbol(mjs, Decl(test .d.mts, 2, 6))
195
202
196
203
import * as type from "inner";
197
- >type : Symbol(type, Decl(index .d.mts, 3, 6))
204
+ >type : Symbol(type, Decl(test .d.mts, 3, 6))
198
205
199
206
import * as ts from "inner/types";
200
- >ts : Symbol(ts, Decl(index .d.mts, 4, 6))
207
+ >ts : Symbol(ts, Decl(test .d.mts, 4, 6))
201
208
202
209
export { cjs };
203
- >cjs : Symbol(mjs. cjs, Decl(index .d.mts, 5, 8))
210
+ >cjs : Symbol(cjs, Decl(test .d.mts, 5, 8))
204
211
205
212
export { mjs };
206
- >mjs : Symbol(mjs.mjs , Decl(index .d.mts, 6, 8))
213
+ >mjs : Symbol(mjs, Decl(test .d.mts, 6, 8))
207
214
208
215
export { type };
209
- >type : Symbol(mjs. type, Decl(index .d.mts, 7, 8))
216
+ >type : Symbol(type, Decl(test .d.mts, 7, 8))
210
217
211
218
export { ts };
212
- >ts : Symbol(mjs.ts, Decl(index.d.mts, 8, 8))
213
-
214
- export const mjsSource = true;
215
- >mjsSource : Symbol(mjs.mjsSource, Decl(index.d.mts, 9, 12))
219
+ >ts : Symbol(ts, Decl(test.d.mts, 8, 8))
216
220
217
221
=== node_modules/inner/index.d.cts ===
218
222
// cjs format file
223
+ export const cjsSource = true;
224
+ >cjsSource : Symbol(cjsSource, Decl(index.d.cts, 1, 12))
225
+
226
+ === node_modules/inner/test.d.cts ===
227
+ // cjs format file
219
228
import * as cjs from "inner/a";
220
- >cjs : Symbol(cjs, Decl(index .d.cts, 1, 6))
229
+ >cjs : Symbol(cjs, Decl(test .d.cts, 1, 6))
221
230
222
231
import * as mjs from "inner/b";
223
- >mjs : Symbol(mjs, Decl(index .d.cts, 2, 6))
232
+ >mjs : Symbol(mjs, Decl(test .d.cts, 2, 6))
224
233
225
234
import * as type from "inner";
226
- >type : Symbol(type, Decl(index .d.cts, 3, 6))
235
+ >type : Symbol(type, Decl(test .d.cts, 3, 6))
227
236
228
237
import * as ts from "inner/types";
229
- >ts : Symbol(ts, Decl(index .d.cts, 4, 6))
238
+ >ts : Symbol(ts, Decl(test .d.cts, 4, 6))
230
239
231
240
export { cjs };
232
- >cjs : Symbol(cjs.cjs , Decl(index .d.cts, 5, 8))
241
+ >cjs : Symbol(cjs, Decl(test .d.cts, 5, 8))
233
242
234
243
export { mjs };
235
- >mjs : Symbol(cjs. mjs, Decl(index .d.cts, 6, 8))
244
+ >mjs : Symbol(mjs, Decl(test .d.cts, 6, 8))
236
245
237
246
export { type };
238
- >type : Symbol(cjs. type, Decl(index .d.cts, 7, 8))
247
+ >type : Symbol(type, Decl(test .d.cts, 7, 8))
239
248
240
249
export { ts };
241
- >ts : Symbol(cjs.ts, Decl(index.d.cts, 8, 8))
242
-
243
- export const cjsSource = true;
244
- >cjsSource : Symbol(cjs.cjsSource, Decl(index.d.cts, 9, 12))
250
+ >ts : Symbol(ts, Decl(test.d.cts, 8, 8))
245
251
0 commit comments