fix(core): update
This commit is contained in:
@@ -40,3 +40,10 @@ export { tsbundle };
|
||||
import figures from 'figures';
|
||||
|
||||
export { figures };
|
||||
|
||||
// third party
|
||||
import * as ws from 'ws';
|
||||
|
||||
export {
|
||||
ws
|
||||
}
|
||||
|
Reference in New Issue
Block a user