Closed Dumplingz closed 1 year ago
Global variables are weird and discouraged. Is there a better way to implement the @register() to not be a global variable?
@register()
Outdated, not using @register anymore
@register
Global variables are weird and discouraged. Is there a better way to implement the
@register()
to not be a global variable?