FuncType - v0.9.5
    Preparing search index...

    Type Alias Unbrand<T>

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

    Type Parameters

    • T