2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
|
|
var Fly= require("./src/node")
|
||
|
|
module.exports = new Fly;
|