@replit/protocol

v0.2.16
JavaScript bindings for the repl.it protocol

prepublishOnly

pbjs --force-number --force-message -t static-module -w default -o index.js ../api.proto ../client.proto && ./tools/jsdoc.js < index.js > .index.js && mv .index.js index.js && pbts -o index.d.ts index.js && sed -i.bak 's/constructor(/private constructor(/' index.d.ts && rm -f index.d.ts.bak && flowgen --interface-records --no-inexact --add-flow-header index.d.ts && ./tools/flow.js < export.flow.js > .export.flow.js && mv .export.flow.js export.flow.js
npm i @replit/[email protected]

Metadata

Downloads