2014-02-20 03:53:49 +08:00
|
|
|
/*
|
2014-09-04 06:04:36 +08:00
|
|
|
* Cylon - Internal Configuration
|
2014-02-20 03:53:49 +08:00
|
|
|
* cylonjs.com
|
|
|
|
*
|
2014-02-28 02:58:50 +08:00
|
|
|
* Copyright (c) 2013-2014 The Hybrid Group
|
2014-02-20 03:53:49 +08:00
|
|
|
* Licensed under the Apache 2.0 license.
|
|
|
|
*/
|
|
|
|
|
2014-02-28 02:58:50 +08:00
|
|
|
'use strict';
|
2014-02-20 03:53:49 +08:00
|
|
|
|
2014-09-04 06:04:36 +08:00
|
|
|
module.exports = {};
|