Skip to content

Commit b30ad7e

Browse files
committed
update api report
1 parent ee3e37a commit b30ad7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api-extractor/ts-node.api.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export interface CreateOptions {
2929
esm?: boolean;
3030
experimentalReplAwait?: boolean;
3131
experimentalSpecifierResolution?: 'node' | 'explicit';
32+
experimentalTsImportSpecifiers?: boolean;
3233
// (undocumented)
3334
fileExists?: (path: string) => boolean;
3435
files?: boolean;

0 commit comments

Comments
 (0)