UNPKG

winston-fms-transport

Version:

A transport to support logging via winston to FileMaker Server

6 lines (3 loc) 106 B
'use strict'; const { FilemakerTransport } = require('./src'); module.exports = { FilemakerTransport };