Library API
    Preparing search index...

    Type Alias wrap<T>

    wrap: T extends Property<any> ? EnumifyType<T> : any

    Enum properties & methods

    Type Parameters

    • T = any