nationid - v2.2.1
    Preparing search index...

    Variable sgBundleConst

    sgBundle: {
        country: "SG";
        defaultPersonal: "SG_NRIC";
        defaultTax: "SG_UEN";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [DocumentSpec<DocumentTypeCode>];
    } = ...

    Type Declaration