nationid - v2.2.1
    Preparing search index...

    Variable seBundleConst

    seBundle: {
        country: "SE";
        defaultPersonal: "SE_PERSONNUMMER";
        defaultTax: "SE_ORGNR";
        personal: readonly [DocumentSpec<DocumentTypeCode>];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Type Declaration