nationid - v2.2.1
    Preparing search index...

    Variable pyBundleConst

    pyBundle: {
        country: "PY";
        defaultPersonal: "PY_CI";
        defaultTax: "PY_RUC";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [DocumentSpec<DocumentTypeCode>];
    } = ...

    Type Declaration