Skip to content

Instantly share code, notes, and snippets.

@ksaldana1
Last active January 30, 2019 16:28
Show Gist options
  • Save ksaldana1/0d6c39f3d406fc3947cc491eb6b7009c to your computer and use it in GitHub Desktop.
Save ksaldana1/0d6c39f3d406fc3947cc491eb6b7009c to your computer and use it in GitHub Desktop.
example
import { protos } from 'my_company_protos'
export type User = protos.user.User;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment