1
0
Fork 0
arangodb/js/node/node_modules/iced-coffee-script/lib/coffee-script/iced.js

10 lines
204 B
JavaScript

// Generated by IcedCoffeeScript 1.7.1-f
(function() {
exports.transform = function(x, options) {
return x.icedTransform(options);
};
exports.runtime = require('iced-runtime');
}).call(this);