RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
digicust_types
Versions diffs
1.8.242 → 1.8.243
digicust_types 1.8.242 → 1.8.243
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/lib/models/digicust/country-specific/XK/XK-specific-aggregated.d.ts
+3
-0
package/package.json
+1
-1
package/lib/models/digicust/country-specific/XK/XK-specific-aggregated.d.ts
CHANGED
Viewed
@@ -1,2 +1,5 @@
1
+
import { Meta } from "../../meta";
1
2
export interface XKSpecificAggregated {
3
+
Extended_customs_procedure?: Meta<string>;
4
+
National_customs_procedure?: Meta<string>;
2
5
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "digicust_types",
3
-
"version": "1.8.
242
",
3
+
"version": "1.8.
243
",
4
4
"description": "",
5
5
"main": "lib/index.js",
6
6
"types": "lib/index.d.ts",