webapp: Export some Hono types
This commit is contained in:
parent
84b001e651
commit
3d19a34dd5
|
|
@ -1 +1,4 @@
|
|||
export type { Context } from "hono"
|
||||
export type { FC as Component } from "hono/jsx"
|
||||
|
||||
export { routes, css, js } from "./helpers"
|
||||
Loading…
Reference in New Issue
Block a user