UNPKG

@bugsplat/symbol-upload

Version:
4 lines (3 loc) 274 B
export type { ApiClient, UploadableFile, GZippedSymbolFile } from '@bugsplat/js-api-client'; export { BugSplatApiClient, VersionsApiClient, SymbolsApiClient, OAuthClientCredentialsClient } from '@bugsplat/js-api-client'; export { uploadSymbolFiles } from './src/upload.js';