Files
rspade_system/node_modules/@jqhtml/parser/dist/integration.d.ts
root f625531b81 Update jqhtml packages
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-12 06:31:44 +00:00

3 lines
220 B
TypeScript

export declare function with_template(ComponentClass: any, template_name: string): any;
export declare function register_compiled_templates(template_map: Map<string, any>): void;
//# sourceMappingURL=integration.d.ts.map