toolish - v0.2.5
    Preparing search index...

    Type Alias EnumType<T>

    EnumType: Record<string, T>

    Type Parameters