fix(core): update

This commit is contained in:
2023-04-04 20:35:54 +02:00
parent 42f40449ad
commit 97f8327fe9
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
import { defer } from './smartpromise.classes.deferred.js';
export * from './smartpromise.classes.commulativepromise.js';
export * from './smartpromise.classes.cumulativedeferred.js';
export * from './smartpromise.classes.deferred.js';