mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-10 08:48:03 +08:00
8 lines
95 B
React
8 lines
95 B
React
|
|
||
|
class AbstractBoot
|
||
|
{
|
||
|
bootstart(Remote) {}
|
||
|
}
|
||
|
|
||
|
export {AbstractBoot, AbstractBoot as default};
|