Skip to content

Commit

Permalink
Add missing type file
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Aug 13, 2024
1 parent 1cacaba commit a21badc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/types/templates/form_fixed.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
declare function _default(o: any): import("lit").TemplateResult<1>;
export default _default;
//# sourceMappingURL=form_fixed.d.ts.map

0 comments on commit a21badc

Please sign in to comment.