UNPKG

@nymphjs/nymph

Version:

Nymph.js - Nymph ORM

9 lines (8 loc) 230 B
import Joi from 'joi'; declare const _default: { guid: Joi.AlternativesSchema<any>; cdate: Joi.AlternativesSchema<any>; mdate: Joi.AlternativesSchema<any>; tags: Joi.ArraySchema<any[]>; }; export default _default;