DefinitelyTyped/types/lodash/unescape.d.ts

3 lines
55 B
TypeScript

import { unescape } from "./index";
export = unescape;