文件名称:protoc-gen-dts:用于 protoc 的 TypeScript 生成器插件
文件大小:37KB
文件格式:ZIP
更新时间:2024-07-11 06:45:12
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[=
【文件预览】:
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)