Browse Source

Add missing type file

JC Brand 11 tháng trước cách đây
mục cha
commit
a21badc64f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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