source: Dev/trunk/d3/lib/uglifyjs/index.js @ 76

Last change on this file since 76 was 76, checked in by fpvanagthoven, 14 years ago

d3

File size: 87 bytes
Line 
1exports.parser = require("./lib/parse-js");
2exports.uglify = require("./lib/process");
Note: See TracBrowser for help on using the repository browser.