UNPKG

102 BTypeScriptView Raw
1import { joi } from 'stan-utils';
2declare const schema: joi.ObjectSchema<any>;
3export default schema;