UNPKG

semantic-regexp

Version:

This is an implementation of the semantic expression of regular expression code

3 lines (2 loc) 94 B
export declare const matchStart: () => string; export declare const matchEnd: () => string;