UNPKG

@bugsplat/symbol-upload

Version:
3 lines (2 loc) 124 B
import { SymbolFileInfo } from './info'; export declare function getDSymFileInfos(path: string): Promise<SymbolFileInfo[]>;