UNPKG

bugsplat

Version:
4 lines (3 loc) 262 B
export { BugSplat } from './bugsplat'; export type { BugSplatAttachment, BugSplatFileRef, BugSplatOptions } from './bugsplat-options'; export type { BugSplatResponse, BugSplatResponseBody, BugSplatResponseType, validateResponseBody } from './bugsplat-response';