UNPKG

1.01 kBMarkdownView Raw
1# Installation
2> `npm install --save @types/papaparse`
3
4# Summary
5This package contains type definitions for PapaParse (https://github.com/mholt/PapaParse).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/papaparse.
9
10### Additional Details
11 * Last updated: Sat, 31 Dec 2022 10:02:59 GMT
12 * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
13 * Global values: `Papa`
14
15# Credits
16These definitions were written by [Pedro Flemming](https://github.com/torpedro), [Rain Shen](https://github.com/rainshen49), [João Loff](https://github.com/jfloff), [John Reilly](https://github.com/johnnyreilly), [Alberto Restifo](https://github.com/albertorestifo), [Janne Liuhtonen](https://github.com/jliuhtonen), [Raphaël Barbazza](https://github.com/rbarbazz), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Emmanuel Gautier](https://github.com/emmanuelgautier), and [Opportunity Liu](https://github.com/OpportunityLiu).