All files / core index.ts

100% Statements 11/11
50% Branches 1/2
100% Functions 1/1
100% Lines 9/9
1 2 3 4 5 6    16x   2x 2x
export * from './lib/Sentry';
export * from './lib/Interfaces';
export * from './lib/EAdapter';
export { IOptions } from './lib/Options';
export { Client } from './lib/Client';