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.
CustomPromisifyLegacy.bind method | Node.js util module | Bun BuildDocsReferenceGuidesBlogDiscord/node:util/CustomPromisifyLegacy/bindMbind BuildDocsReferenceGuidesBlogDiscord /node:util/CustomPromisifyLegacy/bindMbind util.CustomPromisifyLegacy.bindbind(this: Function,thisArg: any,...argArray: any[]): any; @param thisArg @param argArray
Search the reference...
/
method
An object to which the this keyword can refer inside the new function.
A list of arguments to be passed to the new function.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked 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