UNPKG

@nodescript/core

Version:

Visual programming language for Browser and Node

3 lines (2 loc) 123 B
export declare function toRegExp(value: unknown): RegExp; export declare function regExpFromString(value: string): RegExp;