Type Utils
    Preparing search index...

    Variable RecordRulesConst

    RecordRules: {
        nonEmpty: RuleFactory<"Record.nonEmpty">;
        optional: RuleFactory<"optional">;
    } = ...

    Type declaration