Explorar el Código

Add missing type file

JC Brand hace 11 meses
padre
commit
a21badc64f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/types/templates/form_fixed.d.ts

+ 3 - 0
src/types/templates/form_fixed.d.ts

@@ -0,0 +1,3 @@
+declare function _default(o: any): import("lit").TemplateResult<1>;
+export default _default;
+//# sourceMappingURL=form_fixed.d.ts.map