🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@types/lodash.throttle

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lodash.throttle

TypeScript definitions for lodash.throttle

Source
npmnpm
Version
4.1.8
Version published
Weekly downloads
1.1M
-10.75%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

npm install --save @types/lodash.throttle

Summary

This package contains type definitions for lodash.throttle (https://lodash.com).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.throttle.

index.d.ts

// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

import { throttle } from "lodash";
export = throttle;

Additional Details

  • Last updated: Wed, 18 Oct 2023 05:47:08 GMT
  • Dependencies: @types/lodash

Credits

These definitions were written by Brian Zengel, and Ilya Mochalov.

FAQs

Package last updated on 18 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts