Skip to content

Commit

Permalink
update api report
Browse files Browse the repository at this point in the history
  • Loading branch information
cspotcode committed Jul 13, 2022
1 parent ee3e37a commit b30ad7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api-extractor/ts-node.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export interface CreateOptions {
esm?: boolean;
experimentalReplAwait?: boolean;
experimentalSpecifierResolution?: 'node' | 'explicit';
experimentalTsImportSpecifiers?: boolean;
// (undocumented)
fileExists?: (path: string) => boolean;
files?: boolean;
Expand Down

0 comments on commit b30ad7e

Please sign in to comment.