protoc-gen-dts:用于 protoc 的 TypeScript 生成器插件

时间:2021-06-21 12:58:32
【文件属性】:
文件名称:protoc-gen-dts:用于 protoc 的 TypeScript 生成器插件
文件大小:37KB
文件格式:ZIP
更新时间:2021-06-21 12:58:32
C# protoc-gen-dts 这是 Google Protocol Buffers 编译器 ( protoc ) 的生成器插件。 该插件将从您的.proto文件生成 TypeScript 定义文件 ( *.d.ts )。 用法 This is a plugin to the protoc command. Call by passing the argument '--dts_out[=]' to protoc. You may specify parameters on the command-line by placing it before the output directory, separated by a colon: protoc --dts_out=enable_bar:outdir Arguments: saverequest=<filen
【文件预览】:
protoc-gen-dts-master
----.gitattributes(646B)
----src()
--------protos()
--------protoc-gen-dts.sln.DotSettings(27KB)
--------protoc-gen-dts.sln(989B)
--------protoc-gen-dts()
----sample()
--------sample.proto(687B)
--------dtsconverters.yaml(278B)
--------sample.d.ts(521B)
----.editorconfig(389B)
----.gitignore(3KB)
----readme.md(1KB)
----license.txt(1KB)

网友评论