Create index.ts

This commit is contained in:
Mads Rasmussen
2024-06-26 14:51:09 +02:00
parent cc02657aa9
commit ebef3eefe5

View File

@@ -0,0 +1,2 @@
export * from './input-template.context.js';
export * from './input-template.element.js';