Module

x/hono/types.ts>RemoveQuestion

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
type alias RemoveQuestion
import { type RemoveQuestion } from "https://dotland.deno.dev/x/hono@v3.9.1/types.ts";
definition: T extends `${infer R}?` ? R : T