UNPKG

@pqstudio/protobuf_ts_plugin

Version:

The protocol buffer compiler plugin "protobuf-ts" generates TypeScript, gRPC-web, Twirp, and more.

5 lines (4 loc) 181 B
import { ProtobuftsPlugin } from "./protobufts-plugin"; export declare class ProtobuftsPluginClient extends ProtobuftsPlugin { constructor(version: string, type: string); }