@types/nearest-periodic-value
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

Installation

npm install --save @types/nearest-periodic-value

Summary

This package contains type definitions for nearest-periodic-value (https://github.com/jmeas/nearest-periodic-value.js).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nearest-periodic-value.

index.d.ts

declare function nearestPeriodicValue(point: number, value: number, period: number): number;

export = nearestPeriodicValue;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by .

Readme

Keywords

none

Package Sidebar

Install

npm i @types/nearest-periodic-value

Weekly Downloads

14

Version

1.2.3

License

MIT

Unpacked Size

2.71 kB

Total Files

5

Last publish

Collaborators

  • types