alien4u
12/30/2019, 5:45 PM'N/runtime' module, check runtime.ContextTypeTyler
12/30/2019, 5:51 PMTyler
12/30/2019, 5:53 PMalien4u
12/30/2019, 6:10 PMruntime.ContextType Is the enum you should be checking against something like:
if (runtime.executionContext === runtime.ContextType.USER_INTERFACE) {}