Files
DefinitelyTyped/types/lodash/startsWith.d.ts

3 lines
59 B
TypeScript

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