/** * Catalog-JSON renderer — maps the engine catalog to a CatalogExport wire * document. Covers the FunctionKind → opensip-kind mapping for every * branch (function/method/getter/setter/constructor/module-init) and the * dangling-edge invariant skip (a call/dependency `to` hash absent from * the catalog is dropped rather than emitted half-formed). */ export {}; //# sourceMappingURL=catalog-json.test.d.ts.map