nationid - v2.2.1
    Preparing search index...

    Variable gtBundleConst

    gtBundle: {
        country: "GT";
        defaultPersonal: "GT_DPI";
        defaultTax: "GT_NIT";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Type Declaration