UNPKG

@jsstudio/development-api-interceptor

Version:
4 lines (3 loc) 130 B
import { ApiError } from './ApiError'; import { ValidationError } from './ValidationError'; export { ValidationError, ApiError };