Skip to content

Commit

Permalink
feat: include references to help autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Oct 17, 2023
1 parent 1f32a96 commit 45e09c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/// <reference path="./jsx.d.ts" />
/// <reference types="./suspense.d.ts" />
/// <reference types="./error-boundary.d.ts" />

type Html = typeof Html;

Expand Down

0 comments on commit 45e09c3

Please sign in to comment.