UNPKG

runtypes

Version:

Runtime validation for static types

3 lines (2 loc) 85 B
declare const escapeRegExp: (string: string) => string; export default escapeRegExp;