UNPKG

@aws-amplify/core

Version:
6 lines (5 loc) 303 B
export { AmplifyError } from './AmplifyError'; export { ApiError, ApiErrorParams, ApiErrorResponse } from './APIError'; export { createAssertionFunction } from './createAssertionFunction'; export { PlatformNotSupportedError } from './PlatformNotSupportedError'; export { assert } from './errorHelpers';