We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isISO6391
1 parent f0fee3b commit 229a3b1Copy full SHA for 229a3b1
src/decorator/decorators.ts
@@ -116,6 +116,7 @@ export * from './string/IsTimeZone';
116
export * from './string/IsBase58';
117
export * from './string/is-tax-id';
118
export * from './string/is-iso4217-currency-code';
119
+export * from './string/isISO6391';
120
121
// -------------------------------------------------------------------------
122
// Type checkers
0 commit comments