fix(core): update
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import * as path from 'path';
|
||||
let threads = require('threads');
|
||||
const threads = require('threads');
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export { path, smartpromise, threads };
|
||||
|
Reference in New Issue
Block a user