UNPKG

ohm

Version:

Node.js Session Manager

13 lines (10 loc) 171 B
'use strict'; (function () { /*! * ohm * Copyright(c) 2013-2016 Cameron Drake * MIT Licensed */ 'use strict'; module.exports = require('./ohm'); })();