UNPKG

@google-cloud/edgecontainer

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