UNPKG

@google-cloud/lustre

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