noe reading correctly
This commit is contained in:
5
dist/smartgulp.plugins.d.ts
vendored
Normal file
5
dist/smartgulp.plugins.d.ts
vendored
Normal file
@@ -0,0 +1,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 };
|
||||
Reference in New Issue
Block a user