UNPKG

pino-splunk-events

Version:
4 lines (3 loc) 160 B
import Pumpify from 'pumpify'; import type SplunkEvents from 'splunk-events'; export declare const createSplunkEventsStream: (splunk: SplunkEvents) => Pumpify;