UNPKG

moleculer

Version:

Fast & powerful microservices framework for Node.JS

6 lines (4 loc) 171 B
import MetricRegistry = require("./registry"); export { MetricRegistry }; export type { MetricRegistryOptions } from "./registry"; export * as METRIC from "./constants";