UNPKG

@bugsplat/symbol-upload

Version:
6 lines (5 loc) 200 B
import type { dumpSyms } from 'node-dump-syms'; export declare function importNodeDumpSyms(): Promise<{ dumpSyms: typeof dumpSyms; }>; export declare function findCompressionWorkerPath(): string;