@aws-amplify/core
Version:
Core category of aws-amplify
7 lines (6 loc) • 324 B
JavaScript
export { AmplifyError } from './AmplifyError.mjs';
export { ApiError } from './APIError.mjs';
export { createAssertionFunction } from './createAssertionFunction.mjs';
export { PlatformNotSupportedError } from './PlatformNotSupportedError.mjs';
export { assert } from './errorHelpers.mjs';
//# sourceMappingURL=index.mjs.map