UNPKG

@google-cloud/shell

Version:
12 lines (11 loc) 401 B
import * as v1 from './v1'; declare const CloudShellServiceClient: typeof v1.CloudShellServiceClient; type CloudShellServiceClient = v1.CloudShellServiceClient; export { v1, CloudShellServiceClient }; declare const _default: { v1: typeof v1; CloudShellServiceClient: typeof v1.CloudShellServiceClient; }; export default _default; import * as protos from '../protos/protos'; export { protos };