UNPKG

111 BTypeScriptView Raw
1import { AmplifyConfig } from './types';
2export declare const parseAWSExports: (config: any) => AmplifyConfig;