/** * Mustache templates for API code snippets (curl/python/js/java/go/php …). * Inlined as strings so the package has no raw-file loading concerns; identical * to the per-app `assets/templates/*.tpl` they replace. */ export declare const TEMPLATES: Record; //# sourceMappingURL=templates.d.ts.map