@aws-amplify/core
Version:
Core category of aws-amplify
6 lines (5 loc) • 303 B
TypeScript
export { AmplifyError } from './AmplifyError';
export { ApiError, ApiErrorParams, ApiErrorResponse } from './APIError';
export { createAssertionFunction } from './createAssertionFunction';
export { PlatformNotSupportedError } from './PlatformNotSupportedError';
export { assert } from './errorHelpers';