Explorar el Código

Add missing type file

JC Brand hace 1 año
padre
commit
442e8b827e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/types/templates/form_date.d.ts

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

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