MCPcopy Create free account
hub / github.com/Snapchat/Valdi / extract_api.py

File extract_api.py

tools/api_surface/extract_api.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Extract the public API surface from Valdi TypeScript declaration files.
3
4Parses NativeTemplateElements.d.ts and Component.ts to produce a canonical

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected