fix(core): update

This commit is contained in:
2019-06-19 14:49:23 +02:00
parent f1441bf123
commit 0381f63b65
4 changed files with 40 additions and 23 deletions

View File

@ -8,7 +8,4 @@ export { early, smartdelay, smartpromise };
// third party
import * as leakage from 'leakage';
export {
leakage
};
export { leakage };