Last active
January 30, 2019 16:28
-
-
Save ksaldana1/0d6c39f3d406fc3947cc491eb6b7009c to your computer and use it in GitHub Desktop.
example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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