Bridge between beautify.js and direct node_module require.

This commit is contained in:
Daniel Stockman 2012-07-13 16:53:32 -07:00
parent d560db8552
commit df48ce51b6

1
index.js Normal file
View File

@ -0,0 +1 @@
module.exports = require('./beautify').js_beautify;