UNPKG

@google-cloud/lineage

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