You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(typings): Corrected create() argument types
Relates to #46
* fix(typings): Correct typings for StageComponent
Turned StageComponent into a class with static functions as TypeScript would turn the JSON const to `any`.
Fixes#46
0 commit comments