mirror of https://gitee.com/bigwinds/arangodb
added derived file
This commit is contained in:
parent
dd5c687552
commit
947b3f9ead
|
@ -1,5 +1,5 @@
|
|||
module.define("org/arangodb/aql/functions", function(exports, module) {
|
||||
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true */
|
||||
/*jslint indent: 2, nomen: true, maxlen: 120, sloppy: true, vars: true, white: true, plusplus: true */
|
||||
/*global require, exports */
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue