Unwrap<T>: T extends ComputedOrRef<infer V> ? V : T

Type Parameters

  • T

Generated using TypeDoc