UNPKG

ts-protoc-gen

Version:

Protoc Plugin for TypeScript Declarations and Service Definitions

3 lines (2 loc) 186 B
import { EnumDescriptorProto } from "google-protobuf/google/protobuf/descriptor_pb"; export declare function printEnum(enumDescriptor: EnumDescriptorProto, indentLevel: number): string;