function isContext
isContext(sandbox: Context): boolean
Deprecated
Returns true
if the given object
object has been contextified
using createContext.
sandbox: Context
boolean
isContext(sandbox: Context): boolean
Returns true
if the given object
object has been contextified
using createContext.
sandbox: Context
boolean