UNPKG

@berish/rfp

Version:

Binary secure transport organization protocol for peer communication using function fingerprints

3 lines 207 B
import type { IFunction } from '../plugin'; export declare function getPrintName(func: IFunction, synomicName: string | number | symbol, chunkPath: string): string; //# sourceMappingURL=getPrintName.d.ts.map