Variable nymphJoiProps

nymphJoiProps: {
    cdate: AlternativesSchema<any>;
    guid: AlternativesSchema<any>;
    mdate: AlternativesSchema<any>;
    tags: ArraySchema<any[]>;
}

Type declaration

  • cdate: AlternativesSchema<any>
  • guid: AlternativesSchema<any>
  • mdate: AlternativesSchema<any>
  • tags: ArraySchema<any[]>

Generated using TypeDoc