javascript const pbjs = require("protobufjs/cli/pbjs"); ... origin path const protos = glob.sync(protoPath); pbjs.main([ "--target", "json-module", "-w", ...
確定! 回上一頁