mirror of
https://github.com/tornadocash/provider.git
synced 2024-11-29 15:43:24 +01:00
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
"use strict";
|
|
|
|
module.exports = require("./is-implemented")() ? RegExp.prototype.split : require("./shim");
|