-
Notifications
You must be signed in to change notification settings - Fork 0
Suki Core
Rory Duncan edited this page Sep 13, 2018
·
6 revisions
The suki module has two exports:
-
sukiAn instance of the
Sukiclass.Sukiclass is intentionally not exported, as it's intentionally instantiated and exported to prevent confusion and duplication. -
SubSystemA mixin class for extending Suki.js. You can use
SubSystemto easily create a class the hooks into the event lifecycle ofsuki.js
⌚