FuncType - v0.16.0
    Preparing search index...

    Type Alias Unwrap<T>

    Unwrap: T extends Brand<string, infer U> ? U : T

    Type Parameters

    • T