added memory to object function
This commit is contained in:
@ -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}
|
||||
|
Reference in New Issue
Block a user