All files / core index.ts

100% Statements 7/7
100% Branches 0/0
100% Functions 0/0
100% Lines 5/5
1 2 3 4 5 62x 2x 2x 2x 2x  
export * from './lib/Sentry';
export * from './lib/Interfaces';
export * from './lib/Adapter';
export { IOptions } from './lib/Options';
export { Client } from './lib/Client';