mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
*.jsx -> *.js
This commit is contained in:
parent
0a2b826f71
commit
e88c193334
98 changed files with 341 additions and 340 deletions
7
dev/Knoin/AbstractBoot.js
Normal file
7
dev/Knoin/AbstractBoot.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
class AbstractBoot
|
||||
{
|
||||
bootstart() {/* no-empty */}
|
||||
}
|
||||
|
||||
export {AbstractBoot, AbstractBoot as default};
|
||||
Loading…
Add table
Add a link
Reference in a new issue