UNPKG

oberknecht-utils

Version:
3 lines (2 loc) 143 B
import { regexGeneratorOptions } from "../types/regexGenerator"; export declare function regexGenerator(options: regexGeneratorOptions): void;