mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-03-21 07:39:06 +01:00
6 lines
85 B
JavaScript
6 lines
85 B
JavaScript
|
'use strict';
|
||
|
|
||
|
// TODO; semver-major: remove
|
||
|
|
||
|
module.exports = require('call-bind');
|