mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-30 05:34:45 +01:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
|
'use strict';
|
||
|
|
||
|
// TODO: remove, semver-major
|
||
|
|
||
|
module.exports = require('safe-regex-test');
|