Explorar o código

Add missing type file

JC Brand hai 11 meses
pai
achega
a21badc64f
Modificáronse 1 ficheiros con 3 adicións e 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