Skip to content

Commit 993973c

Browse files
committed
Add experimental streaming parsers
1 parent 2b24c9b commit 993973c

17 files changed

+1117
-8
lines changed

api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
33

4-
"mainEntryPointFilePath": "<projectFolder>/lib/parser-combinators.d.ts",
4+
"mainEntryPointFilePath": "<projectFolder>/lib/index.d.ts",
55

66
"apiReport": {
77
"enabled": true,

0 commit comments

Comments
 (0)