nationid - v2.2.1
    Preparing search index...

    Variable nlBundleConst

    nlBundle: {
        country: "NL";
        defaultPersonal: "NL_BSN";
        defaultTax: "NL_BTW";
        personal: readonly [DocumentSpec<DocumentTypeCode>];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Type Declaration