Skip to content
  • Jeremy Elbourn's avatar
    build: add target to generate api manifest (#52472) · a3abe167
    Jeremy Elbourn authored
    This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.
    
    PR Close #52472
    a3abe167