UNPKG

@dlightjs/transpiler

Version:

DLight transpiler as function

2 lines 175 B
import{transform as t}from"@babel/core";import o from"babel-preset-dlight";function e(r){return t(r,{presets:[o]}).code}export{e as default}; //# sourceMappingURL=index.js.map