UNPKG

@playtini/beta7

Version:

Microframework for Microservices

5 lines (4 loc) 86 B
export default interface IGQValidationError { key: string; message: string; }