@aws-amplify/api
Version:
Api category of aws-amplify
5 lines (4 loc) • 351 B
TypeScript
export { InternalAPI, InternalAPIClass } from './InternalAPI';
export { generateClientWithAmplifyInstance } from '@aws-amplify/api-graphql/internals/server';
export { V6ClientSSRCookies, V6ClientSSRRequest, } from '@aws-amplify/api-graphql';
export { CommonPublicClientOptions, DefaultCommonClientOptions, } from '@aws-amplify/api-graphql/internals';