xref: /third_party/node/deps/npm/node_modules/function-bind/index.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/deps/npm/node_modules/function-bind/
11cb0ef41Sopenharmony_ci'use strict';
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_civar implementation = require('./implementation');
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_cimodule.exports = Function.prototype.bind || implementation;
6

Indexes created Thu Nov 07 10:32:03 CST 2024