BREAKING CHANGE(core): switch to support binary files in future versions

This commit is contained in:
2019-06-04 15:40:30 +02:00
parent a8e6462f55
commit 9a9523cc13
8 changed files with 143 additions and 64 deletions

View File

@@ -1,5 +1,3 @@
import * as smartdelay from '@pushrocks/smartdelay';
export {
smartdelay
}
export { smartdelay };