UNPKG

84 BJavaScriptView Raw
1'use strict';
2
3const Kellner = require('./lib/Kellner');
4
5module.exports = Kellner;