UNPKG

185 BTypeScriptView Raw
1// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts
2
3import { escapeRegExp } from "lodash";
4export = escapeRegExp;