Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

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

UnpackSignal

  • Type Parameters
  • Type

UnpackSignal

type UnpackSignal<T> = T extends SignalLike<infer V> ? V : T;

§Type Parameters

§
T
[src]

§Type

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