Sfoglia il codice sorgente

Add missing type file

JC Brand 1 anno fa
parent
commit
2878e779b3
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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