TKK_E32230148/node_modules/firebase-functions/protos
developer e3ff188623 Initial commit 2026-07-01 11:03:19 +07:00
..
README.md Initial commit 2026-07-01 11:03:19 +07:00
compiledFirestore.d.ts Initial commit 2026-07-01 11:03:19 +07:00
compiledFirestore.js Initial commit 2026-07-01 11:03:19 +07:00
compiledFirestore.mjs Initial commit 2026-07-01 11:03:19 +07:00
update.sh Initial commit 2026-07-01 11:03:19 +07:00

README.md

Generate compiled ProtoBuf

Running the script will generate statically-compiled protobufs for decoding application/protobuf events. Generate them by running:

./update.sh

In order to build, the following repos are cloned

The script relies on the protobufjs-cli package to create the compiled js/ts files.