remove workspace and add returns

This commit is contained in:
Aleksey Chichenkov 2018-09-20 13:09:49 +03:00
parent ac1fafac1f
commit 91736dbbaf
6 changed files with 44 additions and 854 deletions

View file

@ -25,7 +25,7 @@ string.prototype = {
* @public
* @function copy
* @memberof v2.string
* @return {v2.string}
* @return {v2.string} sdfasfaf
*/
copy: function (_o) {},