mirror of
https://github.com/protobufjs/protobuf.js.git
synced 2025-12-08 20:58:55 +00:00
5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
import codegen from ".";
|
|
|
|
let cg = codegen("f", "a")
|
|
("s", "a");
|