UNPKG

testplane

Version:

Tests framework based on mocha and wdio

4 lines (3 loc) 101 B
declare module "escape-string-regexp" { export default function escapeRe(str: string): string; }