Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tiero committed May 27, 2020
1 parent 987d5e4 commit 250b53d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1,028 deletions.
2 changes: 1 addition & 1 deletion js/operator_grpc_pb.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/* tslint:disable */
/* eslint-disable */

import * as grpc from "grpc";
import * as grpc from "@grpc/grpc-js";
import * as operator_pb from "./operator_pb";

interface IOperatorService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
Expand Down
Loading

0 comments on commit 250b53d

Please sign in to comment.