$ cnpm install @types/lodash.sample
npm install --save @types/lodash.sample
This package contains type definitions for lodash.sample (https://lodash.com).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.sample.
// Type definitions for lodash.sample 4.2
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts
import { sample } from "lodash";
export = sample;
These definitions were written by Brian Zengel, and Ilya Mochalov.
Copyright 2013 - present © cnpmjs.org