{ "extends": "../../config/api-extractor.json", "mainEntryPointFilePath": "/dist/src/index.d.ts", "apiReport": { "reportFileName": ".api.md" }, "dtsRollup": { "enabled": true, "untrimmedFilePath": "/dist/.d.ts" }, "docModel": { "enabled": true, "apiJsonFilePath": "/temp/main/.api.json" } }