Repository URL to install this package:
Version:
0.9.6 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const chain_able_boost_1 = require("chain-able-boost");
const test = chain_able_boost_1.matcher.testRegExp;
exports.test = test;
exports.default = test;
//# sourceMappingURL=__match.js.map