UNPKG

tile-db

Version:

Tool for organizing and processing tiles

6 lines (5 loc) 90 B
function throwOut(err) { throw err; process.exit(1); } module.exports = throwOut;