UNPKG

spur-common

Version:

Common node library that is implemented through the use of spur-ioc and bluebird promises.

6 lines (3 loc) 76 B
fs = require "fs" module.exports = (Promise)-> Promise.promisifyAll(fs)