added memory to object function

This commit is contained in:
2016-04-09 22:51:30 +02:00
parent a787836e56
commit c09fe29d99
3 changed files with 7 additions and 7 deletions

View File

@ -40,7 +40,7 @@ export let toGulpStream = function(fileArg:string|string[]|plugins.vinyl|plugins
};
/**
*
* converts file to Object
* @param fileStringArg
* @param fileTypeArg
* @returns {any|any}