snappymail/dev/Knoin/AbstractBoot.js
RainLoop Team ae996b75f1 Updated: dependencies
+ small fixes
2016-10-18 21:28:42 +03:00

5 lines
61 B
JavaScript

export class AbstractBoot
{
bootstart() {/* no-empty */}
}