nationid - v2.2.1
    Preparing search index...

    Variable veBundleConst

    veBundle: {
        country: "VE";
        defaultPersonal: "VE_CEDULA";
        defaultTax: "VE_RIF";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [DocumentSpec<DocumentTypeCode>];
    } = ...

    Type Declaration