thaldrin/src/utils/init.prometheus.ts

5 lines
70 B
TypeScript
Raw Normal View History

2021-05-13 20:33:16 +00:00
import { Prom } from "./prometheus";
Prom.load()
export default Prom