UNPKG

dd-trace

Version:

Datadog APM tracing client for JavaScript

12 lines (9 loc) 165 B
'use strict' class NoopCrashtracker { configure () {} start () {} withProfilerSerializing (f) { return f() } } module.exports = new NoopCrashtracker()