UNPKG

proto-coverage-reporter

Version:
3 lines (2 loc) 154 B
import type { IMethodSpec } from '../types'; export declare function parseMethodSpec(serviceProtoAbsolutePath: string, packageName: string): IMethodSpec;