All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.locales.fr-LU.d.ts Maven / Gradle / Ivy

There is a newer version: 18.2.12
Show newest version
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.dev/license
 */
declare function plural(val: number): number;
declare const _default: (string | number | number[] | (string | undefined)[] | typeof plural | (string[] | undefined)[] | {
    ARS: string[];
    AUD: string[];
    BEF: string[];
    BMD: string[];
    BND: string[];
    BYN: (string | undefined)[];
    BZD: string[];
    CAD: string[];
    CLP: string[];
    CNY: (string | undefined)[];
    COP: string[];
    CYP: string[];
    EGP: (string | undefined)[];
    FJD: string[];
    FKP: string[];
    GBP: string[];
    GIP: string[];
    HKD: (string | undefined)[];
    IEP: string[];
    ILP: string[];
    ITL: string[];
    JPY: (string | undefined)[];
    KMF: (string | undefined)[];
    LBP: string[];
    LUF: string[];
    MTP: string[];
    MXN: string[];
    NAD: string[];
    NIO: (string | undefined)[];
    NZD: string[];
    PHP: (string | undefined)[];
    RHD: string[];
    RON: (string | undefined)[];
    RWF: (string | undefined)[];
    SBD: string[];
    SGD: string[];
    SRD: string[];
    TOP: (string | undefined)[];
    TTD: string[];
    TWD: (string | undefined)[];
    USD: string[];
    UYU: string[];
    WST: string[];
    XCD: (string | undefined)[];
    XPF: string[];
    ZMW: (string | undefined)[];
} | undefined)[];
export default _default;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy