interface-forge - v2.5.0
    Preparing search index...

    Type Alias PhoneNumberDefinition

    PhoneNumberDefinition: LocaleEntry<
        {
            format: {
                human: string[];
                international: string[];
                national: string[];
            };
        },
    >

    The possible definitions related to phone numbers.