4.12.6 • Published 2 years ago

@types/lodash.tofinite v4.12.6

Weekly downloads
21
License
MIT
Repository
github
Last release
2 years ago

Installation

npm install --save @types/lodash.tofinite

Summary

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

Details

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

index.d.ts

// Type definitions for lodash.toFinite 4.12
// 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 { toFinite } from "lodash";
export = toFinite;

Additional Details

  • Last updated: Mon, 18 Apr 2022 23:03:37 GMT
  • Dependencies: @types/lodash
  • Global values: none

Credits

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

4.12.5

2 years ago

4.12.6

2 years ago

4.12.4

3 years ago

4.12.3

6 years ago

4.12.2

6 years ago

4.12.1

7 years ago

4.12.0

8 years ago