DefinitelyTyped/types/lodash-es/startsWith.d.ts

3 lines
64 B
TypeScript

import { startsWith } from "lodash";
export default startsWith;