mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
|
|
export class AbstractBoot
|
|
{
|
|
bootstart() {/* no-empty */}
|
|
}
|