UNPKG

@bugsplat/symbol-upload

Version:
3 lines (2 loc) 152 B
export declare function tryGetPdbGuid(pdbFilePath: string): Promise<string>; export declare function tryGetPeGuid(peFilePath: string): Promise<string>;