swagger-api / apidom

Semantic parser for API specifications
https://swagger-api.github.io/apidom/
70 stars 18 forks source link

chore(core): use API Extractor for TypeScript rollup #4509

Closed glowcloud closed 4 days ago

glowcloud commented 4 days ago

Refs #4382

NOTE: There's one warning remaining about a missing getter:

Warning: types/elements/SourceMap.d.ts:24:5 - (ae-missing-getter) The property "position" has a setter but no getter.