UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

9 lines (6 loc) 120 B
'use strict'; function readDir(file, opt, cb) { // Do nothing for now cb(null, file); } module.exports = readDir;