fix(core): update

This commit is contained in:
2023-03-27 23:13:37 +02:00
parent 8766f43366
commit f0e981e13e
9 changed files with 4569 additions and 11307 deletions

View File

@@ -2,6 +2,4 @@ import validatorMod from 'validator';
const validator: typeof validatorMod.default = validatorMod as any;
export {
validator
}
export { validator };