new: Extensions v0

This commit is contained in:
x
2024-09-26 23:16:20 +02:00
parent a4caf23ee6
commit 0f9f6689b1
40 changed files with 19948 additions and 1675 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"browserify": "^17.0.0",
"google-protobuf": "^3.21.4",
"grpc-web": "^1.5.0",
"protobufjs-cli": "^1.1.3"
}
}