Skip to content

Commit

Permalink
🎉 feat: 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyAom committed Oct 7, 2023
1 parent 178408d commit 6cd5f84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
"optional": true
}
}
}
}
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export * from './utils'

// Adds @kitajs/html's Html globally.
export * from '@kitajs/html/register'

export { Html } from '@kitajs/html'

0 comments on commit 6cd5f84

Please sign in to comment.