External module "util/typed.function"
Type aliases
TypedFunction
TypedFunction: function
Type declaration
-
-
Parameters
Returns Result
TypedMethod
TypedMethod: function
Type declaration
-
- (this: This, ...args: Args): Result
-
Parameters
-
this: This
-
Rest ...args: Args
Returns Result