@aws-amplify/core
Version:
Core category of aws-amplify
8 lines (7 loc) • 354 B
JavaScript
export { updateEndpoint } from './apis/updateEndpoint.mjs';
export { record } from './apis/record.mjs';
export { flushEvents } from './apis/flushEvents.mjs';
export { UpdateEndpointException } from './types/errors.mjs';
import '../../Cache/index.mjs';
export { resolveEndpointId } from './utils/resolveEndpointId.mjs';
//# sourceMappingURL=index.mjs.map