DefinitelyTyped/types/lodash/isNative.d.ts

3 lines
55 B
TypeScript

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