fix(core): update
This commit is contained in:
@@ -22,4 +22,13 @@ import * as smartpath from '@push.rocks/smartpath';
|
||||
export {
|
||||
smartfile,
|
||||
smartpath,
|
||||
}
|
||||
|
||||
// third party
|
||||
import nodeFetch from 'node-fetch';
|
||||
import * as httpsProxy from 'https-proxy-agent';
|
||||
|
||||
export {
|
||||
nodeFetch,
|
||||
httpsProxy,
|
||||
}
|
||||
Reference in New Issue
Block a user