UNPKG

elastic-apm-node

Version:

The official Elastic APM agent for Node.js

6 lines (3 loc) 79 B
'use strict' var Agent = require('./lib/agent') module.exports = new Agent()