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

3 lines
60 B
TypeScript

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