thaldrin/src/utils/init.prometheus.ts

5 lines
70 B
TypeScript

import { Prom } from "./prometheus";
Prom.load()
export default Prom