External module "factory"
Type aliases
Constructor
Constructor: object
Type declaration
-
constructor: function
- new __type(...args: any[]): T
-
stackTraceLimit: number
-
captureStackTrace: function
- captureStackTrace(thisArg: any, func: any): void
-
withContext: function
- withContext<E>(this: E, context?: Object): E
-
Type parameters
Parameters
-
this: E
-
Optional context: Object
Returns E