UNPKG

sindri

Version:

The Sindri Labs JavaScript SDK and CLI tool.

12 lines (10 loc) 257 B
/* generated using openapi-typescript-codegen -- do no edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type ValidationErrorResponse = { error: string; exception_id?: string; location: string; message: string; };