UNPKG

@aws-amplify/amplify-category-api

Version:
16 lines 432 B
import { $TSMeta } from '@aws-amplify/amplify-cli-core'; export declare const getAllDefaults: (project: { amplifyMeta: $TSMeta; projectConfig: { projectName: string; }; }) => { resourceName: string; apiName: string; serviceRoleName: string; servicePolicyName: string; apiCreationChoice: boolean; region: any; defaultTableName: string; }; //# sourceMappingURL=appSync-defaults.d.ts.map