UNPKG

elastic-apm-node

Version:

The official Elastic APM agent for Node.js

9 lines (7 loc) 251 B
/* * Copyright Elasticsearch B.V. and other contributors where applicable. * Licensed under the BSD 2-Clause License; you may not use this file except in * compliance with the BSD 2-Clause License. */ import * as agent from './'; export = agent;