Closed arahlin closed 6 months ago
This requires that resolve() or TuberObject.tuber_resolve() be called at the start of a script, rather than lazy-loading methods and properties on access.
resolve()
TuberObject.tuber_resolve()
This requires that
resolve()
orTuberObject.tuber_resolve()
be called at the start of a script, rather than lazy-loading methods and properties on access.