DefinitelyTyped/types/lodash/isDate.d.ts

3 lines
51 B
TypeScript

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