Function: GCWithObject()
function GCWithObject(obj): <Type>(value) => Type;
Defined in: register.ts:76
Parameters
obj
any
Returns
<Type>(value) => Type
function GCWithObject(obj): <Type>(value) => Type;
Defined in: register.ts:76
any
<Type>(value) => Type