温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/node/util/CustomPromisifyLegacy/bind
点击访问原文链接

CustomPromisifyLegacy.bind method | Node.js util module | Bun

CustomPromisifyLegacy.bind method | Node.js util module | BunBuildDocsReferenceGuidesBlogDiscord/node:util/CustomPromisifyLegacy/bindMbind

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/node:util/CustomPromisifyLegacy/bindMbind

method

util.CustomPromisifyLegacy.bindbind(this: Function,thisArg: any,...argArray: any[]): any;

For a given function, creates a bound function that has the same body as the original function. The this object of the bound function is associated with the specified object, and has the specified initial parameters.

@param thisArg

An object to which the this keyword can refer inside the new function.

@param argArray

A list of arguments to be passed to the new function.

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked with ❤️ in San Francisco

We're hiring →

CustomPromisifyLegacy.bind method | Node.js util module | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    API documentation for method node:util.CustomPromisifyLegacy.bind | Bun