UNPKG

@aws-amplify/amplify-appsync-simulator

Version:

An AppSync Simulator to test AppSync API.

3 lines 328 B
import { AmplifyAppSyncAPIConfig, AmplifyAppSyncSimulatorAuthenticationType } from '../../type-definition'; export declare function getAuthorizationMode(headers: Record<string, string | string[]>, appSyncConfig: AmplifyAppSyncAPIConfig): AmplifyAppSyncSimulatorAuthenticationType; //# sourceMappingURL=current-auth-mode.d.ts.map