add replace()
This commit is contained in:
3
dist/smartgulp.plugins.d.ts
vendored
3
dist/smartgulp.plugins.d.ts
vendored
@@ -2,4 +2,5 @@ import * as smartevent from 'smartevent';
|
||||
import * as smartfile from 'smartfile';
|
||||
import * as smartstream from 'smartstream';
|
||||
import * as lodash from 'lodash';
|
||||
export { lodash, smartevent, smartfile, smartstream };
|
||||
import * as through2 from 'through2';
|
||||
export { lodash, smartevent, smartfile, smartstream, through2 };
|
||||
|
||||
Reference in New Issue
Block a user