Files
rspade_system/node_modules/@jqhtml/parser/dist/integration.d.ts
2025-11-19 22:56:36 +00:00

3 lines
220 B
TypeScript
Executable File

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