/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-import-974fc5cc4f52-import-s0633-c0000.md
Import - hono-docs
Import Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt import Summary To use this helper, you can...
Import
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#import
Summary
To use this helper, you can import it as follows: ts import { decode, sign, verify } from 'hono/jwt' ::: info JWT Middleware also import the jwt function from the hono/jwt. :::
Content
To use this helper, you can import it as follows:
import { decode, sign, verify } from 'hono/jwt'::: info
JWT Middleware also import the jwt function from the hono/jwt.
:::