UNPKG

amplify-cli-core

Version:
5 lines 130 B
import { $TSAny } from '.'; export interface CLIContext { getEnvInfo: () => $TSAny; } //# sourceMappingURL=cliContext.d.ts.map