nationid - v2.2.1
    Preparing search index...

    Variable itBundleConst

    itBundle: {
        country: "IT";
        defaultPersonal: "IT_CF";
        defaultTax: "IT_PIVA";
        personal: readonly [DocumentSpec<DocumentTypeCode>];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Type Declaration