Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Compiler ¶
type Compiler struct {
// contains filtered or unexported fields
}
A Compiler uses Babel to compile ES6 code into something ES5-compatible.
var DefaultCompiler *Compiler
Click to show internal directories.
Click to hide internal directories.