UNPKG
onlykit
Version:
latest (1.0.0)
next (0.2.0-1)
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-1
0.2.0-0
0.1.0
0.0.2
0.0.1
Because it's the only dependency you'll need.
github.com/LuanRoger/onlykit
LuanRoger/onlykit
onlykit
/
dist
/
server
/
jsx
/
index.d.ts
3 lines
•
103 B
TypeScript
View Raw
1
2
3
import
*
as
mod
from
"hono/jsx"
;
export
*
from
"hono/jsx"
;
export
{ mod
as
default
, mod
as
serverJsx };