UNPKG

@aws-amplify/cli-internal

Version:
4 lines 280 B
import { $TSObject, $TSContext } from '@aws-amplify/amplify-cli-core'; export declare const constructInputParams: (context: $TSContext) => $TSObject; export declare const postPullCodegen: (context: $TSContext) => Promise<void>; //# sourceMappingURL=amplify-service-helper.d.ts.map