initial commit
This commit is contained in:
1
node_modules/jibo/lib/utils/utils.js
generated
vendored
Normal file
1
node_modules/jibo/lib/utils/utils.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";module.exports={getOptionsAndCallback:function(o,t){var e={},i=void 0;return void 0===o&&void 0===t?e={}:"object"==typeof o&&void 0===t?e=o:"function"==typeof o&&void 0===t?i=o:"object"==typeof o&&"function"==typeof t&&(e=o,i=t),{options:e,callback:i}}};
|
||||
Reference in New Issue
Block a user