DefinitelyTyped/types/lodash/isBoolean.d.ts

3 lines
57 B
TypeScript

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