Skip to content

Instantly share code, notes, and snippets.

@Idnan
Created November 2, 2019 09:02
Show Gist options
  • Save Idnan/847086df16203c03a5ccd4d4332316ae to your computer and use it in GitHub Desktop.
Save Idnan/847086df16203c03a5ccd4d4332316ae to your computer and use it in GitHub Desktop.
src/proto/index.ts
import './greeter/greeter_pb';
import './greeter/greeter_grpc_pb';
export const protoIndex:any = ():void => {
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment