Back to Coffeescript

index.coffee

docs/v2/annotated-source/index.html

2.7.0236 B
Original Source
CoffeeScript =require'./coffeescript'fs =require'fs'vm =require'vm'path =require'path'helpers = CoffeeScript.helpers

CoffeeScript.transpile =(js, options) -\>trybabel =require'@babel/core'catchtrybabel =require'babel-core'catch