Files
cartlog-admin/node_modules/call-bind-apply-helpers/functionApply.js
2026-01-01 15:25:19 +05:30

5 lines
99 B
JavaScript

'use strict';
/** @type {import('./functionApply')} */
module.exports = Function.prototype.apply;