UNPKG
@nodearch/joi
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
NodeArch Joi Wrapper
github.com/nodearch/nodearch
nodearch/nodearch
@nodearch/joi
/
dist
/
index.d.ts
7 lines
•
239 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./index.js'
;
export
*
from
'./main.js'
;
export
*
from
'./enums.js'
;
export
*
from
'./interfaces.js'
;
export
*
from
'./decorators/validate.js'
;
export
*
from
'./components/joi.provider.js'
;
//# sourceMappingURL=index.d.ts.map