index
:
workers-embedding.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types.d.ts
blob: 2574155a618ea2fb6ab3f83ba173b73421b89522 (
plain
)
1
type HonoContext = import('hono').Context<{ Bindings: Env }>;