UNPKG

@promster/fastify

Version:

Fastify server integrations of promster

3 lines (2 loc) 198 B
import { getRequestRecorder, plugin, signalIsNotUp, signalIsUp, type TPromsterOptions } from "./plugin.js"; export { type TPromsterOptions, plugin, signalIsUp, signalIsNotUp, getRequestRecorder, };