Edit File: util.d.ts
export declare function getFullyQualifiedTypeName(type: protobuf.Type | protobuf.Namespace | protobuf.Enum): string; export declare const wrapperTypes: Set<string>;
Back to File Manager