Type Utils
    Preparing search index...

    Type Alias UndefinedStruct<Rules>

    UndefinedStruct: BaseStruct<"undefined", undefined> & WithRulesStruct<Rules>

    Type Parameters

    • Rules extends Custom<any[], string, undefined> = Custom<any[], string, undefined>