Decontextify a function by accepting this-object as the first argument. 📘
a function
(this, ...args) => this.x(...args)
Generated using TypeDoc
Decontextify a function by accepting this-object as the first argument. 📘