UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 116 B
declare function regexTester(regex: RegExp): OmitThisParameter<typeof RegExp.prototype.test>; export = regexTester;