warashibe/nextdapp

create a way to call a regular function as a global function

Closed this issue · 1 comments

create a way to call a regular function as a global function

This doesn't make sense, functions made to be executed as a global function should be executed in that context and if a part of it should be executed outside of the chain of global functions, it should be free from the context and a separate function.