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
