UNPKG

@gear-js/api

Version:

A JavaScript library that provides functionality to connect GEAR Component APIs.

6 lines (4 loc) 99 B
class ValidationError extends Error { name = 'ValidationError'; } export { ValidationError };