DefinitelyTyped/types/lodash/endsWith.d.ts

3 lines
55 B
TypeScript

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