0.0.1 • Published 8 months ago
propresenter-extension v0.0.1
Proto files
The proto files are downloaded from this repository: https://github.com/greyshirtguy/ProPresenter7-Proto
How wo create typescript definition from proto files
npm install -g protobufjs-cli
pbjs -t static-module -w es6 -o src/proto/presentation.js proto/presentation.proto
pbts -o src/proto/presentation.d.ts src/proto/presentation.js
0.0.1
8 months ago