Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/[email protected]/src/index.d.ts

ContextType

  • Type Parameters
  • Type

ContextType

type ContextType<C extends Context<any>> = C extends Context<infer T> ? T : never;

§Type Parameters

§
C extends Context<any>
[src]

§Type

§
C extends Context<infer T> ? T : never
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno