github.com/tada-team/tdproto@v1.51.57/codegen/make-typescript.sh (about) 1 #!/bin/sh 2 set -e 3 cd $( dirname $0 ) 4 5 go run typescript/ > ../../tdproto-ts/src/index.ts