UNPKG

@instana/collector

Version:

The Instana Node.js metrics and trace data collector

4 lines (3 loc) 90 B
import { InitFunction } from './shared'; declare const init: InitFunction; export = init;