Skip to content

The return type of Function.prototype.bind #23361

Closed
@Coooooooola

Description

@Coooooooola

I expect the return type of Function.prototype.bind should be Function but it's any.

bind(this: Function, thisArg: any, ...argArray: any[]): any;

Can anyone help me about this question?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions