UNPKG

339 BJavaScriptView Raw
1/*
2 This file 'index' is part of Firebird Integrated Solution 1.0
3
4 Copyright (c) 2019 Lincong
5
6 Contact:
7 Email: lincong1987@gmail.com
8
9 QQ: 159257119
10
11 See Usage at http://www.jplatformx.com/firebird
12
13 Create date: 2019-03-06 16:20
14 */
15
16//require("es5-polyfill")
17
18let Yox = require("./lib/yox");
19
20
21
22
23module.exports = Yox
\No newline at end of file