UNPKG

@stdlib/utils-regexp-from-string

Version:

Create a regular expression from a regular expression string.

3 lines 120 B
/// <reference path="../docs/types/index.d.ts" /> import reFromString from '../docs/types/index'; export = reFromString;