dub 0.64.4 → 0.64.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/mcp-server.js +60 -9971
- package/bin/mcp-server.js.map +29 -31
- package/dist/commonjs/funcs/partnersAnalytics.js +1 -0
- package/dist/commonjs/funcs/partnersAnalytics.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/components/clickevent.d.ts +7 -529
- package/dist/commonjs/models/components/clickevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/clickevent.js +3 -1034
- package/dist/commonjs/models/components/clickevent.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +0 -2
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +0 -2
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/components/leadcreatedevent.d.ts +7 -529
- package/dist/commonjs/models/components/leadcreatedevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/leadcreatedevent.js +3 -1034
- package/dist/commonjs/models/components/leadcreatedevent.js.map +1 -1
- package/dist/commonjs/models/components/leadevent.d.ts +7 -529
- package/dist/commonjs/models/components/leadevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/leadevent.js +3 -1034
- package/dist/commonjs/models/components/leadevent.js.map +1 -1
- package/dist/commonjs/models/components/linkclickedevent.d.ts +7 -529
- package/dist/commonjs/models/components/linkclickedevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/linkclickedevent.js +3 -1034
- package/dist/commonjs/models/components/linkclickedevent.js.map +1 -1
- package/dist/commonjs/models/components/linkschema.d.ts +7 -529
- package/dist/commonjs/models/components/linkschema.d.ts.map +1 -1
- package/dist/commonjs/models/components/linkschema.js +3 -1036
- package/dist/commonjs/models/components/linkschema.js.map +1 -1
- package/dist/commonjs/models/components/linkwebhookevent.d.ts +7 -529
- package/dist/commonjs/models/components/linkwebhookevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/linkwebhookevent.js +3 -1034
- package/dist/commonjs/models/components/linkwebhookevent.js.map +1 -1
- package/dist/commonjs/models/components/partnerenrolledevent.d.ts +6 -1
- package/dist/commonjs/models/components/partnerenrolledevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/partnerenrolledevent.js +2 -0
- package/dist/commonjs/models/components/partnerenrolledevent.js.map +1 -1
- package/dist/commonjs/models/components/salecreatedevent.d.ts +7 -529
- package/dist/commonjs/models/components/salecreatedevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/salecreatedevent.js +3 -1034
- package/dist/commonjs/models/components/salecreatedevent.js.map +1 -1
- package/dist/commonjs/models/components/saleevent.d.ts +7 -529
- package/dist/commonjs/models/components/saleevent.d.ts.map +1 -1
- package/dist/commonjs/models/components/saleevent.js +3 -1034
- package/dist/commonjs/models/components/saleevent.js.map +1 -1
- package/dist/commonjs/models/components/workspaceschema.d.ts +0 -5
- package/dist/commonjs/models/components/workspaceschema.d.ts.map +1 -1
- package/dist/commonjs/models/components/workspaceschema.js +0 -2
- package/dist/commonjs/models/components/workspaceschema.js.map +1 -1
- package/dist/commonjs/models/operations/bulkcreatelinks.d.ts +7 -3
- package/dist/commonjs/models/operations/bulkcreatelinks.d.ts.map +1 -1
- package/dist/commonjs/models/operations/bulkcreatelinks.js +2 -2
- package/dist/commonjs/models/operations/bulkcreatelinks.js.map +1 -1
- package/dist/commonjs/models/operations/bulkupdatelinks.d.ts +7 -4
- package/dist/commonjs/models/operations/bulkupdatelinks.d.ts.map +1 -1
- package/dist/commonjs/models/operations/bulkupdatelinks.js +2 -3
- package/dist/commonjs/models/operations/bulkupdatelinks.js.map +1 -1
- package/dist/commonjs/models/operations/createlink.d.ts +7 -4
- package/dist/commonjs/models/operations/createlink.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createlink.js +2 -3
- package/dist/commonjs/models/operations/createlink.js.map +1 -1
- package/dist/commonjs/models/operations/createpartner.d.ts +8 -778
- package/dist/commonjs/models/operations/createpartner.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createpartner.js +5 -274
- package/dist/commonjs/models/operations/createpartner.js.map +1 -1
- package/dist/commonjs/models/operations/createreferralsembedtoken.d.ts +2 -778
- package/dist/commonjs/models/operations/createreferralsembedtoken.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createreferralsembedtoken.js +3 -275
- package/dist/commonjs/models/operations/createreferralsembedtoken.js.map +1 -1
- package/dist/commonjs/models/operations/listevents.d.ts +2 -2
- package/dist/commonjs/models/operations/listevents.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listevents.js +2 -2
- package/dist/commonjs/models/operations/listevents.js.map +1 -1
- package/dist/commonjs/models/operations/listpartners.d.ts +10 -2
- package/dist/commonjs/models/operations/listpartners.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listpartners.js +3 -0
- package/dist/commonjs/models/operations/listpartners.js.map +1 -1
- package/dist/commonjs/models/operations/retrieveanalytics.d.ts +2 -2
- package/dist/commonjs/models/operations/retrieveanalytics.d.ts.map +1 -1
- package/dist/commonjs/models/operations/retrieveanalytics.js +2 -2
- package/dist/commonjs/models/operations/retrieveanalytics.js.map +1 -1
- package/dist/commonjs/models/operations/retrievepartneranalytics.d.ts +5 -0
- package/dist/commonjs/models/operations/retrievepartneranalytics.d.ts.map +1 -1
- package/dist/commonjs/models/operations/retrievepartneranalytics.js +2 -0
- package/dist/commonjs/models/operations/retrievepartneranalytics.js.map +1 -1
- package/dist/commonjs/models/operations/updatelink.d.ts +7 -4
- package/dist/commonjs/models/operations/updatelink.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updatelink.js +2 -3
- package/dist/commonjs/models/operations/updatelink.js.map +1 -1
- package/dist/commonjs/models/operations/upsertlink.d.ts +7 -4
- package/dist/commonjs/models/operations/upsertlink.d.ts.map +1 -1
- package/dist/commonjs/models/operations/upsertlink.js +2 -3
- package/dist/commonjs/models/operations/upsertlink.js.map +1 -1
- package/dist/esm/funcs/partnersAnalytics.js +1 -0
- package/dist/esm/funcs/partnersAnalytics.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/components/clickevent.d.ts +7 -529
- package/dist/esm/models/components/clickevent.d.ts.map +1 -1
- package/dist/esm/models/components/clickevent.js +2 -1031
- package/dist/esm/models/components/clickevent.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +0 -2
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +0 -2
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/components/leadcreatedevent.d.ts +7 -529
- package/dist/esm/models/components/leadcreatedevent.d.ts.map +1 -1
- package/dist/esm/models/components/leadcreatedevent.js +2 -1031
- package/dist/esm/models/components/leadcreatedevent.js.map +1 -1
- package/dist/esm/models/components/leadevent.d.ts +7 -529
- package/dist/esm/models/components/leadevent.d.ts.map +1 -1
- package/dist/esm/models/components/leadevent.js +2 -1031
- package/dist/esm/models/components/leadevent.js.map +1 -1
- package/dist/esm/models/components/linkclickedevent.d.ts +7 -529
- package/dist/esm/models/components/linkclickedevent.d.ts.map +1 -1
- package/dist/esm/models/components/linkclickedevent.js +2 -1031
- package/dist/esm/models/components/linkclickedevent.js.map +1 -1
- package/dist/esm/models/components/linkschema.d.ts +7 -529
- package/dist/esm/models/components/linkschema.d.ts.map +1 -1
- package/dist/esm/models/components/linkschema.js +2 -1033
- package/dist/esm/models/components/linkschema.js.map +1 -1
- package/dist/esm/models/components/linkwebhookevent.d.ts +7 -529
- package/dist/esm/models/components/linkwebhookevent.d.ts.map +1 -1
- package/dist/esm/models/components/linkwebhookevent.js +2 -1031
- package/dist/esm/models/components/linkwebhookevent.js.map +1 -1
- package/dist/esm/models/components/partnerenrolledevent.d.ts +6 -1
- package/dist/esm/models/components/partnerenrolledevent.d.ts.map +1 -1
- package/dist/esm/models/components/partnerenrolledevent.js +2 -0
- package/dist/esm/models/components/partnerenrolledevent.js.map +1 -1
- package/dist/esm/models/components/salecreatedevent.d.ts +7 -529
- package/dist/esm/models/components/salecreatedevent.d.ts.map +1 -1
- package/dist/esm/models/components/salecreatedevent.js +2 -1031
- package/dist/esm/models/components/salecreatedevent.js.map +1 -1
- package/dist/esm/models/components/saleevent.d.ts +7 -529
- package/dist/esm/models/components/saleevent.d.ts.map +1 -1
- package/dist/esm/models/components/saleevent.js +2 -1031
- package/dist/esm/models/components/saleevent.js.map +1 -1
- package/dist/esm/models/components/workspaceschema.d.ts +0 -5
- package/dist/esm/models/components/workspaceschema.d.ts.map +1 -1
- package/dist/esm/models/components/workspaceschema.js +0 -2
- package/dist/esm/models/components/workspaceschema.js.map +1 -1
- package/dist/esm/models/operations/bulkcreatelinks.d.ts +7 -3
- package/dist/esm/models/operations/bulkcreatelinks.d.ts.map +1 -1
- package/dist/esm/models/operations/bulkcreatelinks.js +2 -2
- package/dist/esm/models/operations/bulkcreatelinks.js.map +1 -1
- package/dist/esm/models/operations/bulkupdatelinks.d.ts +7 -4
- package/dist/esm/models/operations/bulkupdatelinks.d.ts.map +1 -1
- package/dist/esm/models/operations/bulkupdatelinks.js +2 -3
- package/dist/esm/models/operations/bulkupdatelinks.js.map +1 -1
- package/dist/esm/models/operations/createlink.d.ts +7 -4
- package/dist/esm/models/operations/createlink.d.ts.map +1 -1
- package/dist/esm/models/operations/createlink.js +2 -3
- package/dist/esm/models/operations/createlink.js.map +1 -1
- package/dist/esm/models/operations/createpartner.d.ts +8 -778
- package/dist/esm/models/operations/createpartner.d.ts.map +1 -1
- package/dist/esm/models/operations/createpartner.js +4 -273
- package/dist/esm/models/operations/createpartner.js.map +1 -1
- package/dist/esm/models/operations/createreferralsembedtoken.d.ts +2 -778
- package/dist/esm/models/operations/createreferralsembedtoken.d.ts.map +1 -1
- package/dist/esm/models/operations/createreferralsembedtoken.js +2 -274
- package/dist/esm/models/operations/createreferralsembedtoken.js.map +1 -1
- package/dist/esm/models/operations/listevents.d.ts +2 -2
- package/dist/esm/models/operations/listevents.d.ts.map +1 -1
- package/dist/esm/models/operations/listevents.js +2 -2
- package/dist/esm/models/operations/listevents.js.map +1 -1
- package/dist/esm/models/operations/listpartners.d.ts +10 -2
- package/dist/esm/models/operations/listpartners.d.ts.map +1 -1
- package/dist/esm/models/operations/listpartners.js +3 -0
- package/dist/esm/models/operations/listpartners.js.map +1 -1
- package/dist/esm/models/operations/retrieveanalytics.d.ts +2 -2
- package/dist/esm/models/operations/retrieveanalytics.d.ts.map +1 -1
- package/dist/esm/models/operations/retrieveanalytics.js +2 -2
- package/dist/esm/models/operations/retrieveanalytics.js.map +1 -1
- package/dist/esm/models/operations/retrievepartneranalytics.d.ts +5 -0
- package/dist/esm/models/operations/retrievepartneranalytics.d.ts.map +1 -1
- package/dist/esm/models/operations/retrievepartneranalytics.js +2 -0
- package/dist/esm/models/operations/retrievepartneranalytics.js.map +1 -1
- package/dist/esm/models/operations/updatelink.d.ts +7 -4
- package/dist/esm/models/operations/updatelink.d.ts.map +1 -1
- package/dist/esm/models/operations/updatelink.js +2 -3
- package/dist/esm/models/operations/updatelink.js.map +1 -1
- package/dist/esm/models/operations/upsertlink.d.ts +7 -4
- package/dist/esm/models/operations/upsertlink.d.ts.map +1 -1
- package/dist/esm/models/operations/upsertlink.js +2 -3
- package/dist/esm/models/operations/upsertlink.js.map +1 -1
- package/examples/linksCreate.example.ts +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/partnersAnalytics.ts +1 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/components/clickevent.ts +5 -1564
- package/src/models/components/index.ts +0 -2
- package/src/models/components/leadcreatedevent.ts +5 -1568
- package/src/models/components/leadevent.ts +5 -1564
- package/src/models/components/linkclickedevent.ts +5 -1568
- package/src/models/components/linkschema.ts +5 -1558
- package/src/models/components/linkwebhookevent.ts +5 -1568
- package/src/models/components/partnerenrolledevent.ts +8 -1
- package/src/models/components/salecreatedevent.ts +5 -1568
- package/src/models/components/saleevent.ts +5 -1564
- package/src/models/components/workspaceschema.ts +0 -7
- package/src/models/operations/bulkcreatelinks.ts +5 -5
- package/src/models/operations/bulkupdatelinks.ts +5 -6
- package/src/models/operations/createlink.ts +5 -6
- package/src/models/operations/createpartner.ts +12 -284
- package/src/models/operations/createreferralsembedtoken.ts +4 -290
- package/src/models/operations/listevents.ts +4 -4
- package/src/models/operations/listpartners.ts +10 -2
- package/src/models/operations/retrieveanalytics.ts +4 -4
- package/src/models/operations/retrievepartneranalytics.ts +7 -0
- package/src/models/operations/updatelink.ts +5 -6
- package/src/models/operations/upsertlink.ts +5 -6
- package/dist/commonjs/models/components/countrycode.d.ts +0 -778
- package/dist/commonjs/models/components/countrycode.d.ts.map +0 -1
- package/dist/commonjs/models/components/countrycode.js +0 -312
- package/dist/commonjs/models/components/countrycode.js.map +0 -1
- package/dist/commonjs/models/components/linkgeotargeting.d.ts +0 -530
- package/dist/commonjs/models/components/linkgeotargeting.d.ts.map +0 -1
- package/dist/commonjs/models/components/linkgeotargeting.js +0 -1074
- package/dist/commonjs/models/components/linkgeotargeting.js.map +0 -1
- package/dist/esm/models/components/countrycode.d.ts +0 -778
- package/dist/esm/models/components/countrycode.d.ts.map +0 -1
- package/dist/esm/models/components/countrycode.js +0 -276
- package/dist/esm/models/components/countrycode.js.map +0 -1
- package/dist/esm/models/components/linkgeotargeting.d.ts +0 -530
- package/dist/esm/models/components/linkgeotargeting.d.ts.map +0 -1
- package/dist/esm/models/components/linkgeotargeting.js +0 -1036
- package/dist/esm/models/components/linkgeotargeting.js.map +0 -1
- package/src/models/components/countrycode.ts +0 -285
- package/src/models/components/linkgeotargeting.ts +0 -1572
|
@@ -14,262 +14,6 @@ import {
|
|
|
14
14
|
TagSchema$outboundSchema,
|
|
15
15
|
} from "./tagschema.js";
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
* Geo targeting information for the short link in JSON format `{[COUNTRY]: https://example.com }`. Learn more: https://d.to/geo
|
|
19
|
-
*/
|
|
20
|
-
export type Geo = {
|
|
21
|
-
af?: string | undefined;
|
|
22
|
-
al?: string | undefined;
|
|
23
|
-
dz?: string | undefined;
|
|
24
|
-
as?: string | undefined;
|
|
25
|
-
ad?: string | undefined;
|
|
26
|
-
ao?: string | undefined;
|
|
27
|
-
ai?: string | undefined;
|
|
28
|
-
aq?: string | undefined;
|
|
29
|
-
ag?: string | undefined;
|
|
30
|
-
ar?: string | undefined;
|
|
31
|
-
am?: string | undefined;
|
|
32
|
-
aw?: string | undefined;
|
|
33
|
-
au?: string | undefined;
|
|
34
|
-
at?: string | undefined;
|
|
35
|
-
az?: string | undefined;
|
|
36
|
-
bs?: string | undefined;
|
|
37
|
-
bh?: string | undefined;
|
|
38
|
-
bd?: string | undefined;
|
|
39
|
-
bb?: string | undefined;
|
|
40
|
-
by?: string | undefined;
|
|
41
|
-
be?: string | undefined;
|
|
42
|
-
bz?: string | undefined;
|
|
43
|
-
bj?: string | undefined;
|
|
44
|
-
bm?: string | undefined;
|
|
45
|
-
bt?: string | undefined;
|
|
46
|
-
bo?: string | undefined;
|
|
47
|
-
ba?: string | undefined;
|
|
48
|
-
bw?: string | undefined;
|
|
49
|
-
bv?: string | undefined;
|
|
50
|
-
br?: string | undefined;
|
|
51
|
-
io?: string | undefined;
|
|
52
|
-
bn?: string | undefined;
|
|
53
|
-
bg?: string | undefined;
|
|
54
|
-
bf?: string | undefined;
|
|
55
|
-
bi?: string | undefined;
|
|
56
|
-
kh?: string | undefined;
|
|
57
|
-
cm?: string | undefined;
|
|
58
|
-
ca?: string | undefined;
|
|
59
|
-
cv?: string | undefined;
|
|
60
|
-
ky?: string | undefined;
|
|
61
|
-
cf?: string | undefined;
|
|
62
|
-
td?: string | undefined;
|
|
63
|
-
cl?: string | undefined;
|
|
64
|
-
cn?: string | undefined;
|
|
65
|
-
cx?: string | undefined;
|
|
66
|
-
cc?: string | undefined;
|
|
67
|
-
co?: string | undefined;
|
|
68
|
-
km?: string | undefined;
|
|
69
|
-
cg?: string | undefined;
|
|
70
|
-
cd?: string | undefined;
|
|
71
|
-
ck?: string | undefined;
|
|
72
|
-
cr?: string | undefined;
|
|
73
|
-
ci?: string | undefined;
|
|
74
|
-
hr?: string | undefined;
|
|
75
|
-
cu?: string | undefined;
|
|
76
|
-
cy?: string | undefined;
|
|
77
|
-
cz?: string | undefined;
|
|
78
|
-
dk?: string | undefined;
|
|
79
|
-
dj?: string | undefined;
|
|
80
|
-
dm?: string | undefined;
|
|
81
|
-
do?: string | undefined;
|
|
82
|
-
ec?: string | undefined;
|
|
83
|
-
eg?: string | undefined;
|
|
84
|
-
sv?: string | undefined;
|
|
85
|
-
gq?: string | undefined;
|
|
86
|
-
er?: string | undefined;
|
|
87
|
-
ee?: string | undefined;
|
|
88
|
-
et?: string | undefined;
|
|
89
|
-
fk?: string | undefined;
|
|
90
|
-
fo?: string | undefined;
|
|
91
|
-
fj?: string | undefined;
|
|
92
|
-
fi?: string | undefined;
|
|
93
|
-
fr?: string | undefined;
|
|
94
|
-
gf?: string | undefined;
|
|
95
|
-
pf?: string | undefined;
|
|
96
|
-
tf?: string | undefined;
|
|
97
|
-
ga?: string | undefined;
|
|
98
|
-
gm?: string | undefined;
|
|
99
|
-
ge?: string | undefined;
|
|
100
|
-
de?: string | undefined;
|
|
101
|
-
gh?: string | undefined;
|
|
102
|
-
gi?: string | undefined;
|
|
103
|
-
gr?: string | undefined;
|
|
104
|
-
gl?: string | undefined;
|
|
105
|
-
gd?: string | undefined;
|
|
106
|
-
gp?: string | undefined;
|
|
107
|
-
gu?: string | undefined;
|
|
108
|
-
gt?: string | undefined;
|
|
109
|
-
gn?: string | undefined;
|
|
110
|
-
gw?: string | undefined;
|
|
111
|
-
gy?: string | undefined;
|
|
112
|
-
ht?: string | undefined;
|
|
113
|
-
hm?: string | undefined;
|
|
114
|
-
va?: string | undefined;
|
|
115
|
-
hn?: string | undefined;
|
|
116
|
-
hk?: string | undefined;
|
|
117
|
-
hu?: string | undefined;
|
|
118
|
-
is?: string | undefined;
|
|
119
|
-
in?: string | undefined;
|
|
120
|
-
id?: string | undefined;
|
|
121
|
-
ir?: string | undefined;
|
|
122
|
-
iq?: string | undefined;
|
|
123
|
-
ie?: string | undefined;
|
|
124
|
-
il?: string | undefined;
|
|
125
|
-
it?: string | undefined;
|
|
126
|
-
jm?: string | undefined;
|
|
127
|
-
jp?: string | undefined;
|
|
128
|
-
jo?: string | undefined;
|
|
129
|
-
kz?: string | undefined;
|
|
130
|
-
ke?: string | undefined;
|
|
131
|
-
ki?: string | undefined;
|
|
132
|
-
kp?: string | undefined;
|
|
133
|
-
kr?: string | undefined;
|
|
134
|
-
kw?: string | undefined;
|
|
135
|
-
kg?: string | undefined;
|
|
136
|
-
la?: string | undefined;
|
|
137
|
-
lv?: string | undefined;
|
|
138
|
-
lb?: string | undefined;
|
|
139
|
-
ls?: string | undefined;
|
|
140
|
-
lr?: string | undefined;
|
|
141
|
-
ly?: string | undefined;
|
|
142
|
-
li?: string | undefined;
|
|
143
|
-
lt?: string | undefined;
|
|
144
|
-
lu?: string | undefined;
|
|
145
|
-
mo?: string | undefined;
|
|
146
|
-
mg?: string | undefined;
|
|
147
|
-
mw?: string | undefined;
|
|
148
|
-
my?: string | undefined;
|
|
149
|
-
mv?: string | undefined;
|
|
150
|
-
ml?: string | undefined;
|
|
151
|
-
mt?: string | undefined;
|
|
152
|
-
mh?: string | undefined;
|
|
153
|
-
mq?: string | undefined;
|
|
154
|
-
mr?: string | undefined;
|
|
155
|
-
mu?: string | undefined;
|
|
156
|
-
yt?: string | undefined;
|
|
157
|
-
mx?: string | undefined;
|
|
158
|
-
fm?: string | undefined;
|
|
159
|
-
md?: string | undefined;
|
|
160
|
-
mc?: string | undefined;
|
|
161
|
-
mn?: string | undefined;
|
|
162
|
-
ms?: string | undefined;
|
|
163
|
-
ma?: string | undefined;
|
|
164
|
-
mz?: string | undefined;
|
|
165
|
-
mm?: string | undefined;
|
|
166
|
-
na?: string | undefined;
|
|
167
|
-
nr?: string | undefined;
|
|
168
|
-
np?: string | undefined;
|
|
169
|
-
nl?: string | undefined;
|
|
170
|
-
nc?: string | undefined;
|
|
171
|
-
nz?: string | undefined;
|
|
172
|
-
ni?: string | undefined;
|
|
173
|
-
ne?: string | undefined;
|
|
174
|
-
ng?: string | undefined;
|
|
175
|
-
nu?: string | undefined;
|
|
176
|
-
nf?: string | undefined;
|
|
177
|
-
mk?: string | undefined;
|
|
178
|
-
mp?: string | undefined;
|
|
179
|
-
no?: string | undefined;
|
|
180
|
-
om?: string | undefined;
|
|
181
|
-
pk?: string | undefined;
|
|
182
|
-
pw?: string | undefined;
|
|
183
|
-
ps?: string | undefined;
|
|
184
|
-
pa?: string | undefined;
|
|
185
|
-
pg?: string | undefined;
|
|
186
|
-
py?: string | undefined;
|
|
187
|
-
pe?: string | undefined;
|
|
188
|
-
ph?: string | undefined;
|
|
189
|
-
pn?: string | undefined;
|
|
190
|
-
pl?: string | undefined;
|
|
191
|
-
pt?: string | undefined;
|
|
192
|
-
pr?: string | undefined;
|
|
193
|
-
qa?: string | undefined;
|
|
194
|
-
re?: string | undefined;
|
|
195
|
-
ro?: string | undefined;
|
|
196
|
-
ru?: string | undefined;
|
|
197
|
-
rw?: string | undefined;
|
|
198
|
-
sh?: string | undefined;
|
|
199
|
-
kn?: string | undefined;
|
|
200
|
-
lc?: string | undefined;
|
|
201
|
-
pm?: string | undefined;
|
|
202
|
-
vc?: string | undefined;
|
|
203
|
-
ws?: string | undefined;
|
|
204
|
-
sm?: string | undefined;
|
|
205
|
-
st?: string | undefined;
|
|
206
|
-
sa?: string | undefined;
|
|
207
|
-
sn?: string | undefined;
|
|
208
|
-
sc?: string | undefined;
|
|
209
|
-
sl?: string | undefined;
|
|
210
|
-
sg?: string | undefined;
|
|
211
|
-
sk?: string | undefined;
|
|
212
|
-
si?: string | undefined;
|
|
213
|
-
sb?: string | undefined;
|
|
214
|
-
so?: string | undefined;
|
|
215
|
-
za?: string | undefined;
|
|
216
|
-
gs?: string | undefined;
|
|
217
|
-
es?: string | undefined;
|
|
218
|
-
lk?: string | undefined;
|
|
219
|
-
sd?: string | undefined;
|
|
220
|
-
sr?: string | undefined;
|
|
221
|
-
sj?: string | undefined;
|
|
222
|
-
sz?: string | undefined;
|
|
223
|
-
se?: string | undefined;
|
|
224
|
-
ch?: string | undefined;
|
|
225
|
-
sy?: string | undefined;
|
|
226
|
-
tw?: string | undefined;
|
|
227
|
-
tj?: string | undefined;
|
|
228
|
-
tz?: string | undefined;
|
|
229
|
-
th?: string | undefined;
|
|
230
|
-
tl?: string | undefined;
|
|
231
|
-
tg?: string | undefined;
|
|
232
|
-
tk?: string | undefined;
|
|
233
|
-
to?: string | undefined;
|
|
234
|
-
tt?: string | undefined;
|
|
235
|
-
tn?: string | undefined;
|
|
236
|
-
tr?: string | undefined;
|
|
237
|
-
tm?: string | undefined;
|
|
238
|
-
tc?: string | undefined;
|
|
239
|
-
tv?: string | undefined;
|
|
240
|
-
ug?: string | undefined;
|
|
241
|
-
ua?: string | undefined;
|
|
242
|
-
ae?: string | undefined;
|
|
243
|
-
gb?: string | undefined;
|
|
244
|
-
us?: string | undefined;
|
|
245
|
-
um?: string | undefined;
|
|
246
|
-
uy?: string | undefined;
|
|
247
|
-
uz?: string | undefined;
|
|
248
|
-
vu?: string | undefined;
|
|
249
|
-
ve?: string | undefined;
|
|
250
|
-
vn?: string | undefined;
|
|
251
|
-
vg?: string | undefined;
|
|
252
|
-
vi?: string | undefined;
|
|
253
|
-
wf?: string | undefined;
|
|
254
|
-
eh?: string | undefined;
|
|
255
|
-
ye?: string | undefined;
|
|
256
|
-
zm?: string | undefined;
|
|
257
|
-
zw?: string | undefined;
|
|
258
|
-
ax?: string | undefined;
|
|
259
|
-
bq?: string | undefined;
|
|
260
|
-
cw?: string | undefined;
|
|
261
|
-
gg?: string | undefined;
|
|
262
|
-
im?: string | undefined;
|
|
263
|
-
je?: string | undefined;
|
|
264
|
-
me?: string | undefined;
|
|
265
|
-
bl?: string | undefined;
|
|
266
|
-
mf?: string | undefined;
|
|
267
|
-
rs?: string | undefined;
|
|
268
|
-
sx?: string | undefined;
|
|
269
|
-
ss?: string | undefined;
|
|
270
|
-
xk?: string | undefined;
|
|
271
|
-
};
|
|
272
|
-
|
|
273
17
|
export type TestVariants = {
|
|
274
18
|
url: string;
|
|
275
19
|
percentage: number;
|
|
@@ -365,9 +109,9 @@ export type LinkSchema = {
|
|
|
365
109
|
*/
|
|
366
110
|
android: string | null;
|
|
367
111
|
/**
|
|
368
|
-
* Geo targeting information for the short link in JSON format `{[COUNTRY]: https://example.com }`.
|
|
112
|
+
* Geo targeting information for the short link in JSON format `{[COUNTRY]: https://example.com }`. See https://d.to/geo for more information.
|
|
369
113
|
*/
|
|
370
|
-
geo:
|
|
114
|
+
geo: { [k: string]: string } | null;
|
|
371
115
|
/**
|
|
372
116
|
* Whether the short link's stats are publicly accessible.
|
|
373
117
|
*/
|
|
@@ -482,1303 +226,6 @@ export type LinkSchema = {
|
|
|
482
226
|
projectId: string;
|
|
483
227
|
};
|
|
484
228
|
|
|
485
|
-
/** @internal */
|
|
486
|
-
export const Geo$inboundSchema: z.ZodType<Geo, z.ZodTypeDef, unknown> = z
|
|
487
|
-
.object({
|
|
488
|
-
AF: z.string().optional(),
|
|
489
|
-
AL: z.string().optional(),
|
|
490
|
-
DZ: z.string().optional(),
|
|
491
|
-
AS: z.string().optional(),
|
|
492
|
-
AD: z.string().optional(),
|
|
493
|
-
AO: z.string().optional(),
|
|
494
|
-
AI: z.string().optional(),
|
|
495
|
-
AQ: z.string().optional(),
|
|
496
|
-
AG: z.string().optional(),
|
|
497
|
-
AR: z.string().optional(),
|
|
498
|
-
AM: z.string().optional(),
|
|
499
|
-
AW: z.string().optional(),
|
|
500
|
-
AU: z.string().optional(),
|
|
501
|
-
AT: z.string().optional(),
|
|
502
|
-
AZ: z.string().optional(),
|
|
503
|
-
BS: z.string().optional(),
|
|
504
|
-
BH: z.string().optional(),
|
|
505
|
-
BD: z.string().optional(),
|
|
506
|
-
BB: z.string().optional(),
|
|
507
|
-
BY: z.string().optional(),
|
|
508
|
-
BE: z.string().optional(),
|
|
509
|
-
BZ: z.string().optional(),
|
|
510
|
-
BJ: z.string().optional(),
|
|
511
|
-
BM: z.string().optional(),
|
|
512
|
-
BT: z.string().optional(),
|
|
513
|
-
BO: z.string().optional(),
|
|
514
|
-
BA: z.string().optional(),
|
|
515
|
-
BW: z.string().optional(),
|
|
516
|
-
BV: z.string().optional(),
|
|
517
|
-
BR: z.string().optional(),
|
|
518
|
-
IO: z.string().optional(),
|
|
519
|
-
BN: z.string().optional(),
|
|
520
|
-
BG: z.string().optional(),
|
|
521
|
-
BF: z.string().optional(),
|
|
522
|
-
BI: z.string().optional(),
|
|
523
|
-
KH: z.string().optional(),
|
|
524
|
-
CM: z.string().optional(),
|
|
525
|
-
CA: z.string().optional(),
|
|
526
|
-
CV: z.string().optional(),
|
|
527
|
-
KY: z.string().optional(),
|
|
528
|
-
CF: z.string().optional(),
|
|
529
|
-
TD: z.string().optional(),
|
|
530
|
-
CL: z.string().optional(),
|
|
531
|
-
CN: z.string().optional(),
|
|
532
|
-
CX: z.string().optional(),
|
|
533
|
-
CC: z.string().optional(),
|
|
534
|
-
CO: z.string().optional(),
|
|
535
|
-
KM: z.string().optional(),
|
|
536
|
-
CG: z.string().optional(),
|
|
537
|
-
CD: z.string().optional(),
|
|
538
|
-
CK: z.string().optional(),
|
|
539
|
-
CR: z.string().optional(),
|
|
540
|
-
CI: z.string().optional(),
|
|
541
|
-
HR: z.string().optional(),
|
|
542
|
-
CU: z.string().optional(),
|
|
543
|
-
CY: z.string().optional(),
|
|
544
|
-
CZ: z.string().optional(),
|
|
545
|
-
DK: z.string().optional(),
|
|
546
|
-
DJ: z.string().optional(),
|
|
547
|
-
DM: z.string().optional(),
|
|
548
|
-
DO: z.string().optional(),
|
|
549
|
-
EC: z.string().optional(),
|
|
550
|
-
EG: z.string().optional(),
|
|
551
|
-
SV: z.string().optional(),
|
|
552
|
-
GQ: z.string().optional(),
|
|
553
|
-
ER: z.string().optional(),
|
|
554
|
-
EE: z.string().optional(),
|
|
555
|
-
ET: z.string().optional(),
|
|
556
|
-
FK: z.string().optional(),
|
|
557
|
-
FO: z.string().optional(),
|
|
558
|
-
FJ: z.string().optional(),
|
|
559
|
-
FI: z.string().optional(),
|
|
560
|
-
FR: z.string().optional(),
|
|
561
|
-
GF: z.string().optional(),
|
|
562
|
-
PF: z.string().optional(),
|
|
563
|
-
TF: z.string().optional(),
|
|
564
|
-
GA: z.string().optional(),
|
|
565
|
-
GM: z.string().optional(),
|
|
566
|
-
GE: z.string().optional(),
|
|
567
|
-
DE: z.string().optional(),
|
|
568
|
-
GH: z.string().optional(),
|
|
569
|
-
GI: z.string().optional(),
|
|
570
|
-
GR: z.string().optional(),
|
|
571
|
-
GL: z.string().optional(),
|
|
572
|
-
GD: z.string().optional(),
|
|
573
|
-
GP: z.string().optional(),
|
|
574
|
-
GU: z.string().optional(),
|
|
575
|
-
GT: z.string().optional(),
|
|
576
|
-
GN: z.string().optional(),
|
|
577
|
-
GW: z.string().optional(),
|
|
578
|
-
GY: z.string().optional(),
|
|
579
|
-
HT: z.string().optional(),
|
|
580
|
-
HM: z.string().optional(),
|
|
581
|
-
VA: z.string().optional(),
|
|
582
|
-
HN: z.string().optional(),
|
|
583
|
-
HK: z.string().optional(),
|
|
584
|
-
HU: z.string().optional(),
|
|
585
|
-
IS: z.string().optional(),
|
|
586
|
-
IN: z.string().optional(),
|
|
587
|
-
ID: z.string().optional(),
|
|
588
|
-
IR: z.string().optional(),
|
|
589
|
-
IQ: z.string().optional(),
|
|
590
|
-
IE: z.string().optional(),
|
|
591
|
-
IL: z.string().optional(),
|
|
592
|
-
IT: z.string().optional(),
|
|
593
|
-
JM: z.string().optional(),
|
|
594
|
-
JP: z.string().optional(),
|
|
595
|
-
JO: z.string().optional(),
|
|
596
|
-
KZ: z.string().optional(),
|
|
597
|
-
KE: z.string().optional(),
|
|
598
|
-
KI: z.string().optional(),
|
|
599
|
-
KP: z.string().optional(),
|
|
600
|
-
KR: z.string().optional(),
|
|
601
|
-
KW: z.string().optional(),
|
|
602
|
-
KG: z.string().optional(),
|
|
603
|
-
LA: z.string().optional(),
|
|
604
|
-
LV: z.string().optional(),
|
|
605
|
-
LB: z.string().optional(),
|
|
606
|
-
LS: z.string().optional(),
|
|
607
|
-
LR: z.string().optional(),
|
|
608
|
-
LY: z.string().optional(),
|
|
609
|
-
LI: z.string().optional(),
|
|
610
|
-
LT: z.string().optional(),
|
|
611
|
-
LU: z.string().optional(),
|
|
612
|
-
MO: z.string().optional(),
|
|
613
|
-
MG: z.string().optional(),
|
|
614
|
-
MW: z.string().optional(),
|
|
615
|
-
MY: z.string().optional(),
|
|
616
|
-
MV: z.string().optional(),
|
|
617
|
-
ML: z.string().optional(),
|
|
618
|
-
MT: z.string().optional(),
|
|
619
|
-
MH: z.string().optional(),
|
|
620
|
-
MQ: z.string().optional(),
|
|
621
|
-
MR: z.string().optional(),
|
|
622
|
-
MU: z.string().optional(),
|
|
623
|
-
YT: z.string().optional(),
|
|
624
|
-
MX: z.string().optional(),
|
|
625
|
-
FM: z.string().optional(),
|
|
626
|
-
MD: z.string().optional(),
|
|
627
|
-
MC: z.string().optional(),
|
|
628
|
-
MN: z.string().optional(),
|
|
629
|
-
MS: z.string().optional(),
|
|
630
|
-
MA: z.string().optional(),
|
|
631
|
-
MZ: z.string().optional(),
|
|
632
|
-
MM: z.string().optional(),
|
|
633
|
-
NA: z.string().optional(),
|
|
634
|
-
NR: z.string().optional(),
|
|
635
|
-
NP: z.string().optional(),
|
|
636
|
-
NL: z.string().optional(),
|
|
637
|
-
NC: z.string().optional(),
|
|
638
|
-
NZ: z.string().optional(),
|
|
639
|
-
NI: z.string().optional(),
|
|
640
|
-
NE: z.string().optional(),
|
|
641
|
-
NG: z.string().optional(),
|
|
642
|
-
NU: z.string().optional(),
|
|
643
|
-
NF: z.string().optional(),
|
|
644
|
-
MK: z.string().optional(),
|
|
645
|
-
MP: z.string().optional(),
|
|
646
|
-
NO: z.string().optional(),
|
|
647
|
-
OM: z.string().optional(),
|
|
648
|
-
PK: z.string().optional(),
|
|
649
|
-
PW: z.string().optional(),
|
|
650
|
-
PS: z.string().optional(),
|
|
651
|
-
PA: z.string().optional(),
|
|
652
|
-
PG: z.string().optional(),
|
|
653
|
-
PY: z.string().optional(),
|
|
654
|
-
PE: z.string().optional(),
|
|
655
|
-
PH: z.string().optional(),
|
|
656
|
-
PN: z.string().optional(),
|
|
657
|
-
PL: z.string().optional(),
|
|
658
|
-
PT: z.string().optional(),
|
|
659
|
-
PR: z.string().optional(),
|
|
660
|
-
QA: z.string().optional(),
|
|
661
|
-
RE: z.string().optional(),
|
|
662
|
-
RO: z.string().optional(),
|
|
663
|
-
RU: z.string().optional(),
|
|
664
|
-
RW: z.string().optional(),
|
|
665
|
-
SH: z.string().optional(),
|
|
666
|
-
KN: z.string().optional(),
|
|
667
|
-
LC: z.string().optional(),
|
|
668
|
-
PM: z.string().optional(),
|
|
669
|
-
VC: z.string().optional(),
|
|
670
|
-
WS: z.string().optional(),
|
|
671
|
-
SM: z.string().optional(),
|
|
672
|
-
ST: z.string().optional(),
|
|
673
|
-
SA: z.string().optional(),
|
|
674
|
-
SN: z.string().optional(),
|
|
675
|
-
SC: z.string().optional(),
|
|
676
|
-
SL: z.string().optional(),
|
|
677
|
-
SG: z.string().optional(),
|
|
678
|
-
SK: z.string().optional(),
|
|
679
|
-
SI: z.string().optional(),
|
|
680
|
-
SB: z.string().optional(),
|
|
681
|
-
SO: z.string().optional(),
|
|
682
|
-
ZA: z.string().optional(),
|
|
683
|
-
GS: z.string().optional(),
|
|
684
|
-
ES: z.string().optional(),
|
|
685
|
-
LK: z.string().optional(),
|
|
686
|
-
SD: z.string().optional(),
|
|
687
|
-
SR: z.string().optional(),
|
|
688
|
-
SJ: z.string().optional(),
|
|
689
|
-
SZ: z.string().optional(),
|
|
690
|
-
SE: z.string().optional(),
|
|
691
|
-
CH: z.string().optional(),
|
|
692
|
-
SY: z.string().optional(),
|
|
693
|
-
TW: z.string().optional(),
|
|
694
|
-
TJ: z.string().optional(),
|
|
695
|
-
TZ: z.string().optional(),
|
|
696
|
-
TH: z.string().optional(),
|
|
697
|
-
TL: z.string().optional(),
|
|
698
|
-
TG: z.string().optional(),
|
|
699
|
-
TK: z.string().optional(),
|
|
700
|
-
TO: z.string().optional(),
|
|
701
|
-
TT: z.string().optional(),
|
|
702
|
-
TN: z.string().optional(),
|
|
703
|
-
TR: z.string().optional(),
|
|
704
|
-
TM: z.string().optional(),
|
|
705
|
-
TC: z.string().optional(),
|
|
706
|
-
TV: z.string().optional(),
|
|
707
|
-
UG: z.string().optional(),
|
|
708
|
-
UA: z.string().optional(),
|
|
709
|
-
AE: z.string().optional(),
|
|
710
|
-
GB: z.string().optional(),
|
|
711
|
-
US: z.string().optional(),
|
|
712
|
-
UM: z.string().optional(),
|
|
713
|
-
UY: z.string().optional(),
|
|
714
|
-
UZ: z.string().optional(),
|
|
715
|
-
VU: z.string().optional(),
|
|
716
|
-
VE: z.string().optional(),
|
|
717
|
-
VN: z.string().optional(),
|
|
718
|
-
VG: z.string().optional(),
|
|
719
|
-
VI: z.string().optional(),
|
|
720
|
-
WF: z.string().optional(),
|
|
721
|
-
EH: z.string().optional(),
|
|
722
|
-
YE: z.string().optional(),
|
|
723
|
-
ZM: z.string().optional(),
|
|
724
|
-
ZW: z.string().optional(),
|
|
725
|
-
AX: z.string().optional(),
|
|
726
|
-
BQ: z.string().optional(),
|
|
727
|
-
CW: z.string().optional(),
|
|
728
|
-
GG: z.string().optional(),
|
|
729
|
-
IM: z.string().optional(),
|
|
730
|
-
JE: z.string().optional(),
|
|
731
|
-
ME: z.string().optional(),
|
|
732
|
-
BL: z.string().optional(),
|
|
733
|
-
MF: z.string().optional(),
|
|
734
|
-
RS: z.string().optional(),
|
|
735
|
-
SX: z.string().optional(),
|
|
736
|
-
SS: z.string().optional(),
|
|
737
|
-
XK: z.string().optional(),
|
|
738
|
-
}).transform((v) => {
|
|
739
|
-
return remap$(v, {
|
|
740
|
-
"AF": "af",
|
|
741
|
-
"AL": "al",
|
|
742
|
-
"DZ": "dz",
|
|
743
|
-
"AS": "as",
|
|
744
|
-
"AD": "ad",
|
|
745
|
-
"AO": "ao",
|
|
746
|
-
"AI": "ai",
|
|
747
|
-
"AQ": "aq",
|
|
748
|
-
"AG": "ag",
|
|
749
|
-
"AR": "ar",
|
|
750
|
-
"AM": "am",
|
|
751
|
-
"AW": "aw",
|
|
752
|
-
"AU": "au",
|
|
753
|
-
"AT": "at",
|
|
754
|
-
"AZ": "az",
|
|
755
|
-
"BS": "bs",
|
|
756
|
-
"BH": "bh",
|
|
757
|
-
"BD": "bd",
|
|
758
|
-
"BB": "bb",
|
|
759
|
-
"BY": "by",
|
|
760
|
-
"BE": "be",
|
|
761
|
-
"BZ": "bz",
|
|
762
|
-
"BJ": "bj",
|
|
763
|
-
"BM": "bm",
|
|
764
|
-
"BT": "bt",
|
|
765
|
-
"BO": "bo",
|
|
766
|
-
"BA": "ba",
|
|
767
|
-
"BW": "bw",
|
|
768
|
-
"BV": "bv",
|
|
769
|
-
"BR": "br",
|
|
770
|
-
"IO": "io",
|
|
771
|
-
"BN": "bn",
|
|
772
|
-
"BG": "bg",
|
|
773
|
-
"BF": "bf",
|
|
774
|
-
"BI": "bi",
|
|
775
|
-
"KH": "kh",
|
|
776
|
-
"CM": "cm",
|
|
777
|
-
"CA": "ca",
|
|
778
|
-
"CV": "cv",
|
|
779
|
-
"KY": "ky",
|
|
780
|
-
"CF": "cf",
|
|
781
|
-
"TD": "td",
|
|
782
|
-
"CL": "cl",
|
|
783
|
-
"CN": "cn",
|
|
784
|
-
"CX": "cx",
|
|
785
|
-
"CC": "cc",
|
|
786
|
-
"CO": "co",
|
|
787
|
-
"KM": "km",
|
|
788
|
-
"CG": "cg",
|
|
789
|
-
"CD": "cd",
|
|
790
|
-
"CK": "ck",
|
|
791
|
-
"CR": "cr",
|
|
792
|
-
"CI": "ci",
|
|
793
|
-
"HR": "hr",
|
|
794
|
-
"CU": "cu",
|
|
795
|
-
"CY": "cy",
|
|
796
|
-
"CZ": "cz",
|
|
797
|
-
"DK": "dk",
|
|
798
|
-
"DJ": "dj",
|
|
799
|
-
"DM": "dm",
|
|
800
|
-
"DO": "do",
|
|
801
|
-
"EC": "ec",
|
|
802
|
-
"EG": "eg",
|
|
803
|
-
"SV": "sv",
|
|
804
|
-
"GQ": "gq",
|
|
805
|
-
"ER": "er",
|
|
806
|
-
"EE": "ee",
|
|
807
|
-
"ET": "et",
|
|
808
|
-
"FK": "fk",
|
|
809
|
-
"FO": "fo",
|
|
810
|
-
"FJ": "fj",
|
|
811
|
-
"FI": "fi",
|
|
812
|
-
"FR": "fr",
|
|
813
|
-
"GF": "gf",
|
|
814
|
-
"PF": "pf",
|
|
815
|
-
"TF": "tf",
|
|
816
|
-
"GA": "ga",
|
|
817
|
-
"GM": "gm",
|
|
818
|
-
"GE": "ge",
|
|
819
|
-
"DE": "de",
|
|
820
|
-
"GH": "gh",
|
|
821
|
-
"GI": "gi",
|
|
822
|
-
"GR": "gr",
|
|
823
|
-
"GL": "gl",
|
|
824
|
-
"GD": "gd",
|
|
825
|
-
"GP": "gp",
|
|
826
|
-
"GU": "gu",
|
|
827
|
-
"GT": "gt",
|
|
828
|
-
"GN": "gn",
|
|
829
|
-
"GW": "gw",
|
|
830
|
-
"GY": "gy",
|
|
831
|
-
"HT": "ht",
|
|
832
|
-
"HM": "hm",
|
|
833
|
-
"VA": "va",
|
|
834
|
-
"HN": "hn",
|
|
835
|
-
"HK": "hk",
|
|
836
|
-
"HU": "hu",
|
|
837
|
-
"IS": "is",
|
|
838
|
-
"IN": "in",
|
|
839
|
-
"ID": "id",
|
|
840
|
-
"IR": "ir",
|
|
841
|
-
"IQ": "iq",
|
|
842
|
-
"IE": "ie",
|
|
843
|
-
"IL": "il",
|
|
844
|
-
"IT": "it",
|
|
845
|
-
"JM": "jm",
|
|
846
|
-
"JP": "jp",
|
|
847
|
-
"JO": "jo",
|
|
848
|
-
"KZ": "kz",
|
|
849
|
-
"KE": "ke",
|
|
850
|
-
"KI": "ki",
|
|
851
|
-
"KP": "kp",
|
|
852
|
-
"KR": "kr",
|
|
853
|
-
"KW": "kw",
|
|
854
|
-
"KG": "kg",
|
|
855
|
-
"LA": "la",
|
|
856
|
-
"LV": "lv",
|
|
857
|
-
"LB": "lb",
|
|
858
|
-
"LS": "ls",
|
|
859
|
-
"LR": "lr",
|
|
860
|
-
"LY": "ly",
|
|
861
|
-
"LI": "li",
|
|
862
|
-
"LT": "lt",
|
|
863
|
-
"LU": "lu",
|
|
864
|
-
"MO": "mo",
|
|
865
|
-
"MG": "mg",
|
|
866
|
-
"MW": "mw",
|
|
867
|
-
"MY": "my",
|
|
868
|
-
"MV": "mv",
|
|
869
|
-
"ML": "ml",
|
|
870
|
-
"MT": "mt",
|
|
871
|
-
"MH": "mh",
|
|
872
|
-
"MQ": "mq",
|
|
873
|
-
"MR": "mr",
|
|
874
|
-
"MU": "mu",
|
|
875
|
-
"YT": "yt",
|
|
876
|
-
"MX": "mx",
|
|
877
|
-
"FM": "fm",
|
|
878
|
-
"MD": "md",
|
|
879
|
-
"MC": "mc",
|
|
880
|
-
"MN": "mn",
|
|
881
|
-
"MS": "ms",
|
|
882
|
-
"MA": "ma",
|
|
883
|
-
"MZ": "mz",
|
|
884
|
-
"MM": "mm",
|
|
885
|
-
"NA": "na",
|
|
886
|
-
"NR": "nr",
|
|
887
|
-
"NP": "np",
|
|
888
|
-
"NL": "nl",
|
|
889
|
-
"NC": "nc",
|
|
890
|
-
"NZ": "nz",
|
|
891
|
-
"NI": "ni",
|
|
892
|
-
"NE": "ne",
|
|
893
|
-
"NG": "ng",
|
|
894
|
-
"NU": "nu",
|
|
895
|
-
"NF": "nf",
|
|
896
|
-
"MK": "mk",
|
|
897
|
-
"MP": "mp",
|
|
898
|
-
"NO": "no",
|
|
899
|
-
"OM": "om",
|
|
900
|
-
"PK": "pk",
|
|
901
|
-
"PW": "pw",
|
|
902
|
-
"PS": "ps",
|
|
903
|
-
"PA": "pa",
|
|
904
|
-
"PG": "pg",
|
|
905
|
-
"PY": "py",
|
|
906
|
-
"PE": "pe",
|
|
907
|
-
"PH": "ph",
|
|
908
|
-
"PN": "pn",
|
|
909
|
-
"PL": "pl",
|
|
910
|
-
"PT": "pt",
|
|
911
|
-
"PR": "pr",
|
|
912
|
-
"QA": "qa",
|
|
913
|
-
"RE": "re",
|
|
914
|
-
"RO": "ro",
|
|
915
|
-
"RU": "ru",
|
|
916
|
-
"RW": "rw",
|
|
917
|
-
"SH": "sh",
|
|
918
|
-
"KN": "kn",
|
|
919
|
-
"LC": "lc",
|
|
920
|
-
"PM": "pm",
|
|
921
|
-
"VC": "vc",
|
|
922
|
-
"WS": "ws",
|
|
923
|
-
"SM": "sm",
|
|
924
|
-
"ST": "st",
|
|
925
|
-
"SA": "sa",
|
|
926
|
-
"SN": "sn",
|
|
927
|
-
"SC": "sc",
|
|
928
|
-
"SL": "sl",
|
|
929
|
-
"SG": "sg",
|
|
930
|
-
"SK": "sk",
|
|
931
|
-
"SI": "si",
|
|
932
|
-
"SB": "sb",
|
|
933
|
-
"SO": "so",
|
|
934
|
-
"ZA": "za",
|
|
935
|
-
"GS": "gs",
|
|
936
|
-
"ES": "es",
|
|
937
|
-
"LK": "lk",
|
|
938
|
-
"SD": "sd",
|
|
939
|
-
"SR": "sr",
|
|
940
|
-
"SJ": "sj",
|
|
941
|
-
"SZ": "sz",
|
|
942
|
-
"SE": "se",
|
|
943
|
-
"CH": "ch",
|
|
944
|
-
"SY": "sy",
|
|
945
|
-
"TW": "tw",
|
|
946
|
-
"TJ": "tj",
|
|
947
|
-
"TZ": "tz",
|
|
948
|
-
"TH": "th",
|
|
949
|
-
"TL": "tl",
|
|
950
|
-
"TG": "tg",
|
|
951
|
-
"TK": "tk",
|
|
952
|
-
"TO": "to",
|
|
953
|
-
"TT": "tt",
|
|
954
|
-
"TN": "tn",
|
|
955
|
-
"TR": "tr",
|
|
956
|
-
"TM": "tm",
|
|
957
|
-
"TC": "tc",
|
|
958
|
-
"TV": "tv",
|
|
959
|
-
"UG": "ug",
|
|
960
|
-
"UA": "ua",
|
|
961
|
-
"AE": "ae",
|
|
962
|
-
"GB": "gb",
|
|
963
|
-
"US": "us",
|
|
964
|
-
"UM": "um",
|
|
965
|
-
"UY": "uy",
|
|
966
|
-
"UZ": "uz",
|
|
967
|
-
"VU": "vu",
|
|
968
|
-
"VE": "ve",
|
|
969
|
-
"VN": "vn",
|
|
970
|
-
"VG": "vg",
|
|
971
|
-
"VI": "vi",
|
|
972
|
-
"WF": "wf",
|
|
973
|
-
"EH": "eh",
|
|
974
|
-
"YE": "ye",
|
|
975
|
-
"ZM": "zm",
|
|
976
|
-
"ZW": "zw",
|
|
977
|
-
"AX": "ax",
|
|
978
|
-
"BQ": "bq",
|
|
979
|
-
"CW": "cw",
|
|
980
|
-
"GG": "gg",
|
|
981
|
-
"IM": "im",
|
|
982
|
-
"JE": "je",
|
|
983
|
-
"ME": "me",
|
|
984
|
-
"BL": "bl",
|
|
985
|
-
"MF": "mf",
|
|
986
|
-
"RS": "rs",
|
|
987
|
-
"SX": "sx",
|
|
988
|
-
"SS": "ss",
|
|
989
|
-
"XK": "xk",
|
|
990
|
-
});
|
|
991
|
-
});
|
|
992
|
-
|
|
993
|
-
/** @internal */
|
|
994
|
-
export type Geo$Outbound = {
|
|
995
|
-
AF?: string | undefined;
|
|
996
|
-
AL?: string | undefined;
|
|
997
|
-
DZ?: string | undefined;
|
|
998
|
-
AS?: string | undefined;
|
|
999
|
-
AD?: string | undefined;
|
|
1000
|
-
AO?: string | undefined;
|
|
1001
|
-
AI?: string | undefined;
|
|
1002
|
-
AQ?: string | undefined;
|
|
1003
|
-
AG?: string | undefined;
|
|
1004
|
-
AR?: string | undefined;
|
|
1005
|
-
AM?: string | undefined;
|
|
1006
|
-
AW?: string | undefined;
|
|
1007
|
-
AU?: string | undefined;
|
|
1008
|
-
AT?: string | undefined;
|
|
1009
|
-
AZ?: string | undefined;
|
|
1010
|
-
BS?: string | undefined;
|
|
1011
|
-
BH?: string | undefined;
|
|
1012
|
-
BD?: string | undefined;
|
|
1013
|
-
BB?: string | undefined;
|
|
1014
|
-
BY?: string | undefined;
|
|
1015
|
-
BE?: string | undefined;
|
|
1016
|
-
BZ?: string | undefined;
|
|
1017
|
-
BJ?: string | undefined;
|
|
1018
|
-
BM?: string | undefined;
|
|
1019
|
-
BT?: string | undefined;
|
|
1020
|
-
BO?: string | undefined;
|
|
1021
|
-
BA?: string | undefined;
|
|
1022
|
-
BW?: string | undefined;
|
|
1023
|
-
BV?: string | undefined;
|
|
1024
|
-
BR?: string | undefined;
|
|
1025
|
-
IO?: string | undefined;
|
|
1026
|
-
BN?: string | undefined;
|
|
1027
|
-
BG?: string | undefined;
|
|
1028
|
-
BF?: string | undefined;
|
|
1029
|
-
BI?: string | undefined;
|
|
1030
|
-
KH?: string | undefined;
|
|
1031
|
-
CM?: string | undefined;
|
|
1032
|
-
CA?: string | undefined;
|
|
1033
|
-
CV?: string | undefined;
|
|
1034
|
-
KY?: string | undefined;
|
|
1035
|
-
CF?: string | undefined;
|
|
1036
|
-
TD?: string | undefined;
|
|
1037
|
-
CL?: string | undefined;
|
|
1038
|
-
CN?: string | undefined;
|
|
1039
|
-
CX?: string | undefined;
|
|
1040
|
-
CC?: string | undefined;
|
|
1041
|
-
CO?: string | undefined;
|
|
1042
|
-
KM?: string | undefined;
|
|
1043
|
-
CG?: string | undefined;
|
|
1044
|
-
CD?: string | undefined;
|
|
1045
|
-
CK?: string | undefined;
|
|
1046
|
-
CR?: string | undefined;
|
|
1047
|
-
CI?: string | undefined;
|
|
1048
|
-
HR?: string | undefined;
|
|
1049
|
-
CU?: string | undefined;
|
|
1050
|
-
CY?: string | undefined;
|
|
1051
|
-
CZ?: string | undefined;
|
|
1052
|
-
DK?: string | undefined;
|
|
1053
|
-
DJ?: string | undefined;
|
|
1054
|
-
DM?: string | undefined;
|
|
1055
|
-
DO?: string | undefined;
|
|
1056
|
-
EC?: string | undefined;
|
|
1057
|
-
EG?: string | undefined;
|
|
1058
|
-
SV?: string | undefined;
|
|
1059
|
-
GQ?: string | undefined;
|
|
1060
|
-
ER?: string | undefined;
|
|
1061
|
-
EE?: string | undefined;
|
|
1062
|
-
ET?: string | undefined;
|
|
1063
|
-
FK?: string | undefined;
|
|
1064
|
-
FO?: string | undefined;
|
|
1065
|
-
FJ?: string | undefined;
|
|
1066
|
-
FI?: string | undefined;
|
|
1067
|
-
FR?: string | undefined;
|
|
1068
|
-
GF?: string | undefined;
|
|
1069
|
-
PF?: string | undefined;
|
|
1070
|
-
TF?: string | undefined;
|
|
1071
|
-
GA?: string | undefined;
|
|
1072
|
-
GM?: string | undefined;
|
|
1073
|
-
GE?: string | undefined;
|
|
1074
|
-
DE?: string | undefined;
|
|
1075
|
-
GH?: string | undefined;
|
|
1076
|
-
GI?: string | undefined;
|
|
1077
|
-
GR?: string | undefined;
|
|
1078
|
-
GL?: string | undefined;
|
|
1079
|
-
GD?: string | undefined;
|
|
1080
|
-
GP?: string | undefined;
|
|
1081
|
-
GU?: string | undefined;
|
|
1082
|
-
GT?: string | undefined;
|
|
1083
|
-
GN?: string | undefined;
|
|
1084
|
-
GW?: string | undefined;
|
|
1085
|
-
GY?: string | undefined;
|
|
1086
|
-
HT?: string | undefined;
|
|
1087
|
-
HM?: string | undefined;
|
|
1088
|
-
VA?: string | undefined;
|
|
1089
|
-
HN?: string | undefined;
|
|
1090
|
-
HK?: string | undefined;
|
|
1091
|
-
HU?: string | undefined;
|
|
1092
|
-
IS?: string | undefined;
|
|
1093
|
-
IN?: string | undefined;
|
|
1094
|
-
ID?: string | undefined;
|
|
1095
|
-
IR?: string | undefined;
|
|
1096
|
-
IQ?: string | undefined;
|
|
1097
|
-
IE?: string | undefined;
|
|
1098
|
-
IL?: string | undefined;
|
|
1099
|
-
IT?: string | undefined;
|
|
1100
|
-
JM?: string | undefined;
|
|
1101
|
-
JP?: string | undefined;
|
|
1102
|
-
JO?: string | undefined;
|
|
1103
|
-
KZ?: string | undefined;
|
|
1104
|
-
KE?: string | undefined;
|
|
1105
|
-
KI?: string | undefined;
|
|
1106
|
-
KP?: string | undefined;
|
|
1107
|
-
KR?: string | undefined;
|
|
1108
|
-
KW?: string | undefined;
|
|
1109
|
-
KG?: string | undefined;
|
|
1110
|
-
LA?: string | undefined;
|
|
1111
|
-
LV?: string | undefined;
|
|
1112
|
-
LB?: string | undefined;
|
|
1113
|
-
LS?: string | undefined;
|
|
1114
|
-
LR?: string | undefined;
|
|
1115
|
-
LY?: string | undefined;
|
|
1116
|
-
LI?: string | undefined;
|
|
1117
|
-
LT?: string | undefined;
|
|
1118
|
-
LU?: string | undefined;
|
|
1119
|
-
MO?: string | undefined;
|
|
1120
|
-
MG?: string | undefined;
|
|
1121
|
-
MW?: string | undefined;
|
|
1122
|
-
MY?: string | undefined;
|
|
1123
|
-
MV?: string | undefined;
|
|
1124
|
-
ML?: string | undefined;
|
|
1125
|
-
MT?: string | undefined;
|
|
1126
|
-
MH?: string | undefined;
|
|
1127
|
-
MQ?: string | undefined;
|
|
1128
|
-
MR?: string | undefined;
|
|
1129
|
-
MU?: string | undefined;
|
|
1130
|
-
YT?: string | undefined;
|
|
1131
|
-
MX?: string | undefined;
|
|
1132
|
-
FM?: string | undefined;
|
|
1133
|
-
MD?: string | undefined;
|
|
1134
|
-
MC?: string | undefined;
|
|
1135
|
-
MN?: string | undefined;
|
|
1136
|
-
MS?: string | undefined;
|
|
1137
|
-
MA?: string | undefined;
|
|
1138
|
-
MZ?: string | undefined;
|
|
1139
|
-
MM?: string | undefined;
|
|
1140
|
-
NA?: string | undefined;
|
|
1141
|
-
NR?: string | undefined;
|
|
1142
|
-
NP?: string | undefined;
|
|
1143
|
-
NL?: string | undefined;
|
|
1144
|
-
NC?: string | undefined;
|
|
1145
|
-
NZ?: string | undefined;
|
|
1146
|
-
NI?: string | undefined;
|
|
1147
|
-
NE?: string | undefined;
|
|
1148
|
-
NG?: string | undefined;
|
|
1149
|
-
NU?: string | undefined;
|
|
1150
|
-
NF?: string | undefined;
|
|
1151
|
-
MK?: string | undefined;
|
|
1152
|
-
MP?: string | undefined;
|
|
1153
|
-
NO?: string | undefined;
|
|
1154
|
-
OM?: string | undefined;
|
|
1155
|
-
PK?: string | undefined;
|
|
1156
|
-
PW?: string | undefined;
|
|
1157
|
-
PS?: string | undefined;
|
|
1158
|
-
PA?: string | undefined;
|
|
1159
|
-
PG?: string | undefined;
|
|
1160
|
-
PY?: string | undefined;
|
|
1161
|
-
PE?: string | undefined;
|
|
1162
|
-
PH?: string | undefined;
|
|
1163
|
-
PN?: string | undefined;
|
|
1164
|
-
PL?: string | undefined;
|
|
1165
|
-
PT?: string | undefined;
|
|
1166
|
-
PR?: string | undefined;
|
|
1167
|
-
QA?: string | undefined;
|
|
1168
|
-
RE?: string | undefined;
|
|
1169
|
-
RO?: string | undefined;
|
|
1170
|
-
RU?: string | undefined;
|
|
1171
|
-
RW?: string | undefined;
|
|
1172
|
-
SH?: string | undefined;
|
|
1173
|
-
KN?: string | undefined;
|
|
1174
|
-
LC?: string | undefined;
|
|
1175
|
-
PM?: string | undefined;
|
|
1176
|
-
VC?: string | undefined;
|
|
1177
|
-
WS?: string | undefined;
|
|
1178
|
-
SM?: string | undefined;
|
|
1179
|
-
ST?: string | undefined;
|
|
1180
|
-
SA?: string | undefined;
|
|
1181
|
-
SN?: string | undefined;
|
|
1182
|
-
SC?: string | undefined;
|
|
1183
|
-
SL?: string | undefined;
|
|
1184
|
-
SG?: string | undefined;
|
|
1185
|
-
SK?: string | undefined;
|
|
1186
|
-
SI?: string | undefined;
|
|
1187
|
-
SB?: string | undefined;
|
|
1188
|
-
SO?: string | undefined;
|
|
1189
|
-
ZA?: string | undefined;
|
|
1190
|
-
GS?: string | undefined;
|
|
1191
|
-
ES?: string | undefined;
|
|
1192
|
-
LK?: string | undefined;
|
|
1193
|
-
SD?: string | undefined;
|
|
1194
|
-
SR?: string | undefined;
|
|
1195
|
-
SJ?: string | undefined;
|
|
1196
|
-
SZ?: string | undefined;
|
|
1197
|
-
SE?: string | undefined;
|
|
1198
|
-
CH?: string | undefined;
|
|
1199
|
-
SY?: string | undefined;
|
|
1200
|
-
TW?: string | undefined;
|
|
1201
|
-
TJ?: string | undefined;
|
|
1202
|
-
TZ?: string | undefined;
|
|
1203
|
-
TH?: string | undefined;
|
|
1204
|
-
TL?: string | undefined;
|
|
1205
|
-
TG?: string | undefined;
|
|
1206
|
-
TK?: string | undefined;
|
|
1207
|
-
TO?: string | undefined;
|
|
1208
|
-
TT?: string | undefined;
|
|
1209
|
-
TN?: string | undefined;
|
|
1210
|
-
TR?: string | undefined;
|
|
1211
|
-
TM?: string | undefined;
|
|
1212
|
-
TC?: string | undefined;
|
|
1213
|
-
TV?: string | undefined;
|
|
1214
|
-
UG?: string | undefined;
|
|
1215
|
-
UA?: string | undefined;
|
|
1216
|
-
AE?: string | undefined;
|
|
1217
|
-
GB?: string | undefined;
|
|
1218
|
-
US?: string | undefined;
|
|
1219
|
-
UM?: string | undefined;
|
|
1220
|
-
UY?: string | undefined;
|
|
1221
|
-
UZ?: string | undefined;
|
|
1222
|
-
VU?: string | undefined;
|
|
1223
|
-
VE?: string | undefined;
|
|
1224
|
-
VN?: string | undefined;
|
|
1225
|
-
VG?: string | undefined;
|
|
1226
|
-
VI?: string | undefined;
|
|
1227
|
-
WF?: string | undefined;
|
|
1228
|
-
EH?: string | undefined;
|
|
1229
|
-
YE?: string | undefined;
|
|
1230
|
-
ZM?: string | undefined;
|
|
1231
|
-
ZW?: string | undefined;
|
|
1232
|
-
AX?: string | undefined;
|
|
1233
|
-
BQ?: string | undefined;
|
|
1234
|
-
CW?: string | undefined;
|
|
1235
|
-
GG?: string | undefined;
|
|
1236
|
-
IM?: string | undefined;
|
|
1237
|
-
JE?: string | undefined;
|
|
1238
|
-
ME?: string | undefined;
|
|
1239
|
-
BL?: string | undefined;
|
|
1240
|
-
MF?: string | undefined;
|
|
1241
|
-
RS?: string | undefined;
|
|
1242
|
-
SX?: string | undefined;
|
|
1243
|
-
SS?: string | undefined;
|
|
1244
|
-
XK?: string | undefined;
|
|
1245
|
-
};
|
|
1246
|
-
|
|
1247
|
-
/** @internal */
|
|
1248
|
-
export const Geo$outboundSchema: z.ZodType<Geo$Outbound, z.ZodTypeDef, Geo> = z
|
|
1249
|
-
.object({
|
|
1250
|
-
af: z.string().optional(),
|
|
1251
|
-
al: z.string().optional(),
|
|
1252
|
-
dz: z.string().optional(),
|
|
1253
|
-
as: z.string().optional(),
|
|
1254
|
-
ad: z.string().optional(),
|
|
1255
|
-
ao: z.string().optional(),
|
|
1256
|
-
ai: z.string().optional(),
|
|
1257
|
-
aq: z.string().optional(),
|
|
1258
|
-
ag: z.string().optional(),
|
|
1259
|
-
ar: z.string().optional(),
|
|
1260
|
-
am: z.string().optional(),
|
|
1261
|
-
aw: z.string().optional(),
|
|
1262
|
-
au: z.string().optional(),
|
|
1263
|
-
at: z.string().optional(),
|
|
1264
|
-
az: z.string().optional(),
|
|
1265
|
-
bs: z.string().optional(),
|
|
1266
|
-
bh: z.string().optional(),
|
|
1267
|
-
bd: z.string().optional(),
|
|
1268
|
-
bb: z.string().optional(),
|
|
1269
|
-
by: z.string().optional(),
|
|
1270
|
-
be: z.string().optional(),
|
|
1271
|
-
bz: z.string().optional(),
|
|
1272
|
-
bj: z.string().optional(),
|
|
1273
|
-
bm: z.string().optional(),
|
|
1274
|
-
bt: z.string().optional(),
|
|
1275
|
-
bo: z.string().optional(),
|
|
1276
|
-
ba: z.string().optional(),
|
|
1277
|
-
bw: z.string().optional(),
|
|
1278
|
-
bv: z.string().optional(),
|
|
1279
|
-
br: z.string().optional(),
|
|
1280
|
-
io: z.string().optional(),
|
|
1281
|
-
bn: z.string().optional(),
|
|
1282
|
-
bg: z.string().optional(),
|
|
1283
|
-
bf: z.string().optional(),
|
|
1284
|
-
bi: z.string().optional(),
|
|
1285
|
-
kh: z.string().optional(),
|
|
1286
|
-
cm: z.string().optional(),
|
|
1287
|
-
ca: z.string().optional(),
|
|
1288
|
-
cv: z.string().optional(),
|
|
1289
|
-
ky: z.string().optional(),
|
|
1290
|
-
cf: z.string().optional(),
|
|
1291
|
-
td: z.string().optional(),
|
|
1292
|
-
cl: z.string().optional(),
|
|
1293
|
-
cn: z.string().optional(),
|
|
1294
|
-
cx: z.string().optional(),
|
|
1295
|
-
cc: z.string().optional(),
|
|
1296
|
-
co: z.string().optional(),
|
|
1297
|
-
km: z.string().optional(),
|
|
1298
|
-
cg: z.string().optional(),
|
|
1299
|
-
cd: z.string().optional(),
|
|
1300
|
-
ck: z.string().optional(),
|
|
1301
|
-
cr: z.string().optional(),
|
|
1302
|
-
ci: z.string().optional(),
|
|
1303
|
-
hr: z.string().optional(),
|
|
1304
|
-
cu: z.string().optional(),
|
|
1305
|
-
cy: z.string().optional(),
|
|
1306
|
-
cz: z.string().optional(),
|
|
1307
|
-
dk: z.string().optional(),
|
|
1308
|
-
dj: z.string().optional(),
|
|
1309
|
-
dm: z.string().optional(),
|
|
1310
|
-
do: z.string().optional(),
|
|
1311
|
-
ec: z.string().optional(),
|
|
1312
|
-
eg: z.string().optional(),
|
|
1313
|
-
sv: z.string().optional(),
|
|
1314
|
-
gq: z.string().optional(),
|
|
1315
|
-
er: z.string().optional(),
|
|
1316
|
-
ee: z.string().optional(),
|
|
1317
|
-
et: z.string().optional(),
|
|
1318
|
-
fk: z.string().optional(),
|
|
1319
|
-
fo: z.string().optional(),
|
|
1320
|
-
fj: z.string().optional(),
|
|
1321
|
-
fi: z.string().optional(),
|
|
1322
|
-
fr: z.string().optional(),
|
|
1323
|
-
gf: z.string().optional(),
|
|
1324
|
-
pf: z.string().optional(),
|
|
1325
|
-
tf: z.string().optional(),
|
|
1326
|
-
ga: z.string().optional(),
|
|
1327
|
-
gm: z.string().optional(),
|
|
1328
|
-
ge: z.string().optional(),
|
|
1329
|
-
de: z.string().optional(),
|
|
1330
|
-
gh: z.string().optional(),
|
|
1331
|
-
gi: z.string().optional(),
|
|
1332
|
-
gr: z.string().optional(),
|
|
1333
|
-
gl: z.string().optional(),
|
|
1334
|
-
gd: z.string().optional(),
|
|
1335
|
-
gp: z.string().optional(),
|
|
1336
|
-
gu: z.string().optional(),
|
|
1337
|
-
gt: z.string().optional(),
|
|
1338
|
-
gn: z.string().optional(),
|
|
1339
|
-
gw: z.string().optional(),
|
|
1340
|
-
gy: z.string().optional(),
|
|
1341
|
-
ht: z.string().optional(),
|
|
1342
|
-
hm: z.string().optional(),
|
|
1343
|
-
va: z.string().optional(),
|
|
1344
|
-
hn: z.string().optional(),
|
|
1345
|
-
hk: z.string().optional(),
|
|
1346
|
-
hu: z.string().optional(),
|
|
1347
|
-
is: z.string().optional(),
|
|
1348
|
-
in: z.string().optional(),
|
|
1349
|
-
id: z.string().optional(),
|
|
1350
|
-
ir: z.string().optional(),
|
|
1351
|
-
iq: z.string().optional(),
|
|
1352
|
-
ie: z.string().optional(),
|
|
1353
|
-
il: z.string().optional(),
|
|
1354
|
-
it: z.string().optional(),
|
|
1355
|
-
jm: z.string().optional(),
|
|
1356
|
-
jp: z.string().optional(),
|
|
1357
|
-
jo: z.string().optional(),
|
|
1358
|
-
kz: z.string().optional(),
|
|
1359
|
-
ke: z.string().optional(),
|
|
1360
|
-
ki: z.string().optional(),
|
|
1361
|
-
kp: z.string().optional(),
|
|
1362
|
-
kr: z.string().optional(),
|
|
1363
|
-
kw: z.string().optional(),
|
|
1364
|
-
kg: z.string().optional(),
|
|
1365
|
-
la: z.string().optional(),
|
|
1366
|
-
lv: z.string().optional(),
|
|
1367
|
-
lb: z.string().optional(),
|
|
1368
|
-
ls: z.string().optional(),
|
|
1369
|
-
lr: z.string().optional(),
|
|
1370
|
-
ly: z.string().optional(),
|
|
1371
|
-
li: z.string().optional(),
|
|
1372
|
-
lt: z.string().optional(),
|
|
1373
|
-
lu: z.string().optional(),
|
|
1374
|
-
mo: z.string().optional(),
|
|
1375
|
-
mg: z.string().optional(),
|
|
1376
|
-
mw: z.string().optional(),
|
|
1377
|
-
my: z.string().optional(),
|
|
1378
|
-
mv: z.string().optional(),
|
|
1379
|
-
ml: z.string().optional(),
|
|
1380
|
-
mt: z.string().optional(),
|
|
1381
|
-
mh: z.string().optional(),
|
|
1382
|
-
mq: z.string().optional(),
|
|
1383
|
-
mr: z.string().optional(),
|
|
1384
|
-
mu: z.string().optional(),
|
|
1385
|
-
yt: z.string().optional(),
|
|
1386
|
-
mx: z.string().optional(),
|
|
1387
|
-
fm: z.string().optional(),
|
|
1388
|
-
md: z.string().optional(),
|
|
1389
|
-
mc: z.string().optional(),
|
|
1390
|
-
mn: z.string().optional(),
|
|
1391
|
-
ms: z.string().optional(),
|
|
1392
|
-
ma: z.string().optional(),
|
|
1393
|
-
mz: z.string().optional(),
|
|
1394
|
-
mm: z.string().optional(),
|
|
1395
|
-
na: z.string().optional(),
|
|
1396
|
-
nr: z.string().optional(),
|
|
1397
|
-
np: z.string().optional(),
|
|
1398
|
-
nl: z.string().optional(),
|
|
1399
|
-
nc: z.string().optional(),
|
|
1400
|
-
nz: z.string().optional(),
|
|
1401
|
-
ni: z.string().optional(),
|
|
1402
|
-
ne: z.string().optional(),
|
|
1403
|
-
ng: z.string().optional(),
|
|
1404
|
-
nu: z.string().optional(),
|
|
1405
|
-
nf: z.string().optional(),
|
|
1406
|
-
mk: z.string().optional(),
|
|
1407
|
-
mp: z.string().optional(),
|
|
1408
|
-
no: z.string().optional(),
|
|
1409
|
-
om: z.string().optional(),
|
|
1410
|
-
pk: z.string().optional(),
|
|
1411
|
-
pw: z.string().optional(),
|
|
1412
|
-
ps: z.string().optional(),
|
|
1413
|
-
pa: z.string().optional(),
|
|
1414
|
-
pg: z.string().optional(),
|
|
1415
|
-
py: z.string().optional(),
|
|
1416
|
-
pe: z.string().optional(),
|
|
1417
|
-
ph: z.string().optional(),
|
|
1418
|
-
pn: z.string().optional(),
|
|
1419
|
-
pl: z.string().optional(),
|
|
1420
|
-
pt: z.string().optional(),
|
|
1421
|
-
pr: z.string().optional(),
|
|
1422
|
-
qa: z.string().optional(),
|
|
1423
|
-
re: z.string().optional(),
|
|
1424
|
-
ro: z.string().optional(),
|
|
1425
|
-
ru: z.string().optional(),
|
|
1426
|
-
rw: z.string().optional(),
|
|
1427
|
-
sh: z.string().optional(),
|
|
1428
|
-
kn: z.string().optional(),
|
|
1429
|
-
lc: z.string().optional(),
|
|
1430
|
-
pm: z.string().optional(),
|
|
1431
|
-
vc: z.string().optional(),
|
|
1432
|
-
ws: z.string().optional(),
|
|
1433
|
-
sm: z.string().optional(),
|
|
1434
|
-
st: z.string().optional(),
|
|
1435
|
-
sa: z.string().optional(),
|
|
1436
|
-
sn: z.string().optional(),
|
|
1437
|
-
sc: z.string().optional(),
|
|
1438
|
-
sl: z.string().optional(),
|
|
1439
|
-
sg: z.string().optional(),
|
|
1440
|
-
sk: z.string().optional(),
|
|
1441
|
-
si: z.string().optional(),
|
|
1442
|
-
sb: z.string().optional(),
|
|
1443
|
-
so: z.string().optional(),
|
|
1444
|
-
za: z.string().optional(),
|
|
1445
|
-
gs: z.string().optional(),
|
|
1446
|
-
es: z.string().optional(),
|
|
1447
|
-
lk: z.string().optional(),
|
|
1448
|
-
sd: z.string().optional(),
|
|
1449
|
-
sr: z.string().optional(),
|
|
1450
|
-
sj: z.string().optional(),
|
|
1451
|
-
sz: z.string().optional(),
|
|
1452
|
-
se: z.string().optional(),
|
|
1453
|
-
ch: z.string().optional(),
|
|
1454
|
-
sy: z.string().optional(),
|
|
1455
|
-
tw: z.string().optional(),
|
|
1456
|
-
tj: z.string().optional(),
|
|
1457
|
-
tz: z.string().optional(),
|
|
1458
|
-
th: z.string().optional(),
|
|
1459
|
-
tl: z.string().optional(),
|
|
1460
|
-
tg: z.string().optional(),
|
|
1461
|
-
tk: z.string().optional(),
|
|
1462
|
-
to: z.string().optional(),
|
|
1463
|
-
tt: z.string().optional(),
|
|
1464
|
-
tn: z.string().optional(),
|
|
1465
|
-
tr: z.string().optional(),
|
|
1466
|
-
tm: z.string().optional(),
|
|
1467
|
-
tc: z.string().optional(),
|
|
1468
|
-
tv: z.string().optional(),
|
|
1469
|
-
ug: z.string().optional(),
|
|
1470
|
-
ua: z.string().optional(),
|
|
1471
|
-
ae: z.string().optional(),
|
|
1472
|
-
gb: z.string().optional(),
|
|
1473
|
-
us: z.string().optional(),
|
|
1474
|
-
um: z.string().optional(),
|
|
1475
|
-
uy: z.string().optional(),
|
|
1476
|
-
uz: z.string().optional(),
|
|
1477
|
-
vu: z.string().optional(),
|
|
1478
|
-
ve: z.string().optional(),
|
|
1479
|
-
vn: z.string().optional(),
|
|
1480
|
-
vg: z.string().optional(),
|
|
1481
|
-
vi: z.string().optional(),
|
|
1482
|
-
wf: z.string().optional(),
|
|
1483
|
-
eh: z.string().optional(),
|
|
1484
|
-
ye: z.string().optional(),
|
|
1485
|
-
zm: z.string().optional(),
|
|
1486
|
-
zw: z.string().optional(),
|
|
1487
|
-
ax: z.string().optional(),
|
|
1488
|
-
bq: z.string().optional(),
|
|
1489
|
-
cw: z.string().optional(),
|
|
1490
|
-
gg: z.string().optional(),
|
|
1491
|
-
im: z.string().optional(),
|
|
1492
|
-
je: z.string().optional(),
|
|
1493
|
-
me: z.string().optional(),
|
|
1494
|
-
bl: z.string().optional(),
|
|
1495
|
-
mf: z.string().optional(),
|
|
1496
|
-
rs: z.string().optional(),
|
|
1497
|
-
sx: z.string().optional(),
|
|
1498
|
-
ss: z.string().optional(),
|
|
1499
|
-
xk: z.string().optional(),
|
|
1500
|
-
}).transform((v) => {
|
|
1501
|
-
return remap$(v, {
|
|
1502
|
-
af: "AF",
|
|
1503
|
-
al: "AL",
|
|
1504
|
-
dz: "DZ",
|
|
1505
|
-
as: "AS",
|
|
1506
|
-
ad: "AD",
|
|
1507
|
-
ao: "AO",
|
|
1508
|
-
ai: "AI",
|
|
1509
|
-
aq: "AQ",
|
|
1510
|
-
ag: "AG",
|
|
1511
|
-
ar: "AR",
|
|
1512
|
-
am: "AM",
|
|
1513
|
-
aw: "AW",
|
|
1514
|
-
au: "AU",
|
|
1515
|
-
at: "AT",
|
|
1516
|
-
az: "AZ",
|
|
1517
|
-
bs: "BS",
|
|
1518
|
-
bh: "BH",
|
|
1519
|
-
bd: "BD",
|
|
1520
|
-
bb: "BB",
|
|
1521
|
-
by: "BY",
|
|
1522
|
-
be: "BE",
|
|
1523
|
-
bz: "BZ",
|
|
1524
|
-
bj: "BJ",
|
|
1525
|
-
bm: "BM",
|
|
1526
|
-
bt: "BT",
|
|
1527
|
-
bo: "BO",
|
|
1528
|
-
ba: "BA",
|
|
1529
|
-
bw: "BW",
|
|
1530
|
-
bv: "BV",
|
|
1531
|
-
br: "BR",
|
|
1532
|
-
io: "IO",
|
|
1533
|
-
bn: "BN",
|
|
1534
|
-
bg: "BG",
|
|
1535
|
-
bf: "BF",
|
|
1536
|
-
bi: "BI",
|
|
1537
|
-
kh: "KH",
|
|
1538
|
-
cm: "CM",
|
|
1539
|
-
ca: "CA",
|
|
1540
|
-
cv: "CV",
|
|
1541
|
-
ky: "KY",
|
|
1542
|
-
cf: "CF",
|
|
1543
|
-
td: "TD",
|
|
1544
|
-
cl: "CL",
|
|
1545
|
-
cn: "CN",
|
|
1546
|
-
cx: "CX",
|
|
1547
|
-
cc: "CC",
|
|
1548
|
-
co: "CO",
|
|
1549
|
-
km: "KM",
|
|
1550
|
-
cg: "CG",
|
|
1551
|
-
cd: "CD",
|
|
1552
|
-
ck: "CK",
|
|
1553
|
-
cr: "CR",
|
|
1554
|
-
ci: "CI",
|
|
1555
|
-
hr: "HR",
|
|
1556
|
-
cu: "CU",
|
|
1557
|
-
cy: "CY",
|
|
1558
|
-
cz: "CZ",
|
|
1559
|
-
dk: "DK",
|
|
1560
|
-
dj: "DJ",
|
|
1561
|
-
dm: "DM",
|
|
1562
|
-
do: "DO",
|
|
1563
|
-
ec: "EC",
|
|
1564
|
-
eg: "EG",
|
|
1565
|
-
sv: "SV",
|
|
1566
|
-
gq: "GQ",
|
|
1567
|
-
er: "ER",
|
|
1568
|
-
ee: "EE",
|
|
1569
|
-
et: "ET",
|
|
1570
|
-
fk: "FK",
|
|
1571
|
-
fo: "FO",
|
|
1572
|
-
fj: "FJ",
|
|
1573
|
-
fi: "FI",
|
|
1574
|
-
fr: "FR",
|
|
1575
|
-
gf: "GF",
|
|
1576
|
-
pf: "PF",
|
|
1577
|
-
tf: "TF",
|
|
1578
|
-
ga: "GA",
|
|
1579
|
-
gm: "GM",
|
|
1580
|
-
ge: "GE",
|
|
1581
|
-
de: "DE",
|
|
1582
|
-
gh: "GH",
|
|
1583
|
-
gi: "GI",
|
|
1584
|
-
gr: "GR",
|
|
1585
|
-
gl: "GL",
|
|
1586
|
-
gd: "GD",
|
|
1587
|
-
gp: "GP",
|
|
1588
|
-
gu: "GU",
|
|
1589
|
-
gt: "GT",
|
|
1590
|
-
gn: "GN",
|
|
1591
|
-
gw: "GW",
|
|
1592
|
-
gy: "GY",
|
|
1593
|
-
ht: "HT",
|
|
1594
|
-
hm: "HM",
|
|
1595
|
-
va: "VA",
|
|
1596
|
-
hn: "HN",
|
|
1597
|
-
hk: "HK",
|
|
1598
|
-
hu: "HU",
|
|
1599
|
-
is: "IS",
|
|
1600
|
-
in: "IN",
|
|
1601
|
-
id: "ID",
|
|
1602
|
-
ir: "IR",
|
|
1603
|
-
iq: "IQ",
|
|
1604
|
-
ie: "IE",
|
|
1605
|
-
il: "IL",
|
|
1606
|
-
it: "IT",
|
|
1607
|
-
jm: "JM",
|
|
1608
|
-
jp: "JP",
|
|
1609
|
-
jo: "JO",
|
|
1610
|
-
kz: "KZ",
|
|
1611
|
-
ke: "KE",
|
|
1612
|
-
ki: "KI",
|
|
1613
|
-
kp: "KP",
|
|
1614
|
-
kr: "KR",
|
|
1615
|
-
kw: "KW",
|
|
1616
|
-
kg: "KG",
|
|
1617
|
-
la: "LA",
|
|
1618
|
-
lv: "LV",
|
|
1619
|
-
lb: "LB",
|
|
1620
|
-
ls: "LS",
|
|
1621
|
-
lr: "LR",
|
|
1622
|
-
ly: "LY",
|
|
1623
|
-
li: "LI",
|
|
1624
|
-
lt: "LT",
|
|
1625
|
-
lu: "LU",
|
|
1626
|
-
mo: "MO",
|
|
1627
|
-
mg: "MG",
|
|
1628
|
-
mw: "MW",
|
|
1629
|
-
my: "MY",
|
|
1630
|
-
mv: "MV",
|
|
1631
|
-
ml: "ML",
|
|
1632
|
-
mt: "MT",
|
|
1633
|
-
mh: "MH",
|
|
1634
|
-
mq: "MQ",
|
|
1635
|
-
mr: "MR",
|
|
1636
|
-
mu: "MU",
|
|
1637
|
-
yt: "YT",
|
|
1638
|
-
mx: "MX",
|
|
1639
|
-
fm: "FM",
|
|
1640
|
-
md: "MD",
|
|
1641
|
-
mc: "MC",
|
|
1642
|
-
mn: "MN",
|
|
1643
|
-
ms: "MS",
|
|
1644
|
-
ma: "MA",
|
|
1645
|
-
mz: "MZ",
|
|
1646
|
-
mm: "MM",
|
|
1647
|
-
na: "NA",
|
|
1648
|
-
nr: "NR",
|
|
1649
|
-
np: "NP",
|
|
1650
|
-
nl: "NL",
|
|
1651
|
-
nc: "NC",
|
|
1652
|
-
nz: "NZ",
|
|
1653
|
-
ni: "NI",
|
|
1654
|
-
ne: "NE",
|
|
1655
|
-
ng: "NG",
|
|
1656
|
-
nu: "NU",
|
|
1657
|
-
nf: "NF",
|
|
1658
|
-
mk: "MK",
|
|
1659
|
-
mp: "MP",
|
|
1660
|
-
no: "NO",
|
|
1661
|
-
om: "OM",
|
|
1662
|
-
pk: "PK",
|
|
1663
|
-
pw: "PW",
|
|
1664
|
-
ps: "PS",
|
|
1665
|
-
pa: "PA",
|
|
1666
|
-
pg: "PG",
|
|
1667
|
-
py: "PY",
|
|
1668
|
-
pe: "PE",
|
|
1669
|
-
ph: "PH",
|
|
1670
|
-
pn: "PN",
|
|
1671
|
-
pl: "PL",
|
|
1672
|
-
pt: "PT",
|
|
1673
|
-
pr: "PR",
|
|
1674
|
-
qa: "QA",
|
|
1675
|
-
re: "RE",
|
|
1676
|
-
ro: "RO",
|
|
1677
|
-
ru: "RU",
|
|
1678
|
-
rw: "RW",
|
|
1679
|
-
sh: "SH",
|
|
1680
|
-
kn: "KN",
|
|
1681
|
-
lc: "LC",
|
|
1682
|
-
pm: "PM",
|
|
1683
|
-
vc: "VC",
|
|
1684
|
-
ws: "WS",
|
|
1685
|
-
sm: "SM",
|
|
1686
|
-
st: "ST",
|
|
1687
|
-
sa: "SA",
|
|
1688
|
-
sn: "SN",
|
|
1689
|
-
sc: "SC",
|
|
1690
|
-
sl: "SL",
|
|
1691
|
-
sg: "SG",
|
|
1692
|
-
sk: "SK",
|
|
1693
|
-
si: "SI",
|
|
1694
|
-
sb: "SB",
|
|
1695
|
-
so: "SO",
|
|
1696
|
-
za: "ZA",
|
|
1697
|
-
gs: "GS",
|
|
1698
|
-
es: "ES",
|
|
1699
|
-
lk: "LK",
|
|
1700
|
-
sd: "SD",
|
|
1701
|
-
sr: "SR",
|
|
1702
|
-
sj: "SJ",
|
|
1703
|
-
sz: "SZ",
|
|
1704
|
-
se: "SE",
|
|
1705
|
-
ch: "CH",
|
|
1706
|
-
sy: "SY",
|
|
1707
|
-
tw: "TW",
|
|
1708
|
-
tj: "TJ",
|
|
1709
|
-
tz: "TZ",
|
|
1710
|
-
th: "TH",
|
|
1711
|
-
tl: "TL",
|
|
1712
|
-
tg: "TG",
|
|
1713
|
-
tk: "TK",
|
|
1714
|
-
to: "TO",
|
|
1715
|
-
tt: "TT",
|
|
1716
|
-
tn: "TN",
|
|
1717
|
-
tr: "TR",
|
|
1718
|
-
tm: "TM",
|
|
1719
|
-
tc: "TC",
|
|
1720
|
-
tv: "TV",
|
|
1721
|
-
ug: "UG",
|
|
1722
|
-
ua: "UA",
|
|
1723
|
-
ae: "AE",
|
|
1724
|
-
gb: "GB",
|
|
1725
|
-
us: "US",
|
|
1726
|
-
um: "UM",
|
|
1727
|
-
uy: "UY",
|
|
1728
|
-
uz: "UZ",
|
|
1729
|
-
vu: "VU",
|
|
1730
|
-
ve: "VE",
|
|
1731
|
-
vn: "VN",
|
|
1732
|
-
vg: "VG",
|
|
1733
|
-
vi: "VI",
|
|
1734
|
-
wf: "WF",
|
|
1735
|
-
eh: "EH",
|
|
1736
|
-
ye: "YE",
|
|
1737
|
-
zm: "ZM",
|
|
1738
|
-
zw: "ZW",
|
|
1739
|
-
ax: "AX",
|
|
1740
|
-
bq: "BQ",
|
|
1741
|
-
cw: "CW",
|
|
1742
|
-
gg: "GG",
|
|
1743
|
-
im: "IM",
|
|
1744
|
-
je: "JE",
|
|
1745
|
-
me: "ME",
|
|
1746
|
-
bl: "BL",
|
|
1747
|
-
mf: "MF",
|
|
1748
|
-
rs: "RS",
|
|
1749
|
-
sx: "SX",
|
|
1750
|
-
ss: "SS",
|
|
1751
|
-
xk: "XK",
|
|
1752
|
-
});
|
|
1753
|
-
});
|
|
1754
|
-
|
|
1755
|
-
/**
|
|
1756
|
-
* @internal
|
|
1757
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1758
|
-
*/
|
|
1759
|
-
export namespace Geo$ {
|
|
1760
|
-
/** @deprecated use `Geo$inboundSchema` instead. */
|
|
1761
|
-
export const inboundSchema = Geo$inboundSchema;
|
|
1762
|
-
/** @deprecated use `Geo$outboundSchema` instead. */
|
|
1763
|
-
export const outboundSchema = Geo$outboundSchema;
|
|
1764
|
-
/** @deprecated use `Geo$Outbound` instead. */
|
|
1765
|
-
export type Outbound = Geo$Outbound;
|
|
1766
|
-
}
|
|
1767
|
-
|
|
1768
|
-
export function geoToJSON(geo: Geo): string {
|
|
1769
|
-
return JSON.stringify(Geo$outboundSchema.parse(geo));
|
|
1770
|
-
}
|
|
1771
|
-
|
|
1772
|
-
export function geoFromJSON(
|
|
1773
|
-
jsonString: string,
|
|
1774
|
-
): SafeParseResult<Geo, SDKValidationError> {
|
|
1775
|
-
return safeParse(
|
|
1776
|
-
jsonString,
|
|
1777
|
-
(x) => Geo$inboundSchema.parse(JSON.parse(x)),
|
|
1778
|
-
`Failed to parse 'Geo' from JSON`,
|
|
1779
|
-
);
|
|
1780
|
-
}
|
|
1781
|
-
|
|
1782
229
|
/** @internal */
|
|
1783
230
|
export const TestVariants$inboundSchema: z.ZodType<
|
|
1784
231
|
TestVariants,
|
|
@@ -1860,7 +307,7 @@ export const LinkSchema$inboundSchema: z.ZodType<
|
|
|
1860
307
|
doIndex: z.boolean().default(false),
|
|
1861
308
|
ios: z.nullable(z.string()),
|
|
1862
309
|
android: z.nullable(z.string()),
|
|
1863
|
-
geo: z.nullable(z.
|
|
310
|
+
geo: z.nullable(z.record(z.string())),
|
|
1864
311
|
publicStats: z.boolean().default(false),
|
|
1865
312
|
tags: z.nullable(z.array(TagSchema$inboundSchema)),
|
|
1866
313
|
folderId: z.nullable(z.string()),
|
|
@@ -1923,7 +370,7 @@ export type LinkSchema$Outbound = {
|
|
|
1923
370
|
doIndex: boolean;
|
|
1924
371
|
ios: string | null;
|
|
1925
372
|
android: string | null;
|
|
1926
|
-
geo:
|
|
373
|
+
geo: { [k: string]: string } | null;
|
|
1927
374
|
publicStats: boolean;
|
|
1928
375
|
tags: Array<TagSchema$Outbound> | null;
|
|
1929
376
|
folderId: string | null;
|
|
@@ -1981,7 +428,7 @@ export const LinkSchema$outboundSchema: z.ZodType<
|
|
|
1981
428
|
doIndex: z.boolean().default(false),
|
|
1982
429
|
ios: z.nullable(z.string()),
|
|
1983
430
|
android: z.nullable(z.string()),
|
|
1984
|
-
geo: z.nullable(z.
|
|
431
|
+
geo: z.nullable(z.record(z.string())),
|
|
1985
432
|
publicStats: z.boolean().default(false),
|
|
1986
433
|
tags: z.nullable(z.array(TagSchema$outboundSchema)),
|
|
1987
434
|
folderId: z.nullable(z.string()),
|