4 lines
162 B
TypeScript
4 lines
162 B
TypeScript
export { prepareSend } from './platform';
|
|
export { ExporterConfig } from './types';
|
|
export { ZipkinExporter } from './zipkin';
|
|
//# sourceMappingURL=index.d.ts.map
|