2 Commits

Author SHA1 Message Date
a17e7a5290 Update buf.gen.yaml
All checks were successful
Generate and Release Protos / release (push) Successful in 22s
2026-01-07 15:59:19 +00:00
aab04bb194 Fix import difficulties in typescript
All checks were successful
Generate and Release Protos / release (push) Successful in 23s
2026-01-07 15:46:51 +00:00

View File

@@ -13,4 +13,6 @@ plugins:
opt:
- esModuleInterop=true
- outputJsonMethods=true
- forceLong=string
- forceLong=string
- importSuffix=.js
- outputExtensions=true