UNPKG

sails

Version:

API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)

6 lines (5 loc) 113 B
// Merge together error sub-modules module.exports = { fatal: require('./fatal'), warn: require('./warn') };