UNPKG

531 BMarkdownView Raw
1# Installation
2> `npm install --save @types/phantomjs`
3
4# Summary
5This package contains type definitions for PhantomJS API (https://github.com/ariya/phantomjs/wiki/API-Reference).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phantomjs.
9
10### Additional Details
11 * Last updated: Thu, 23 Dec 2021 23:35:17 GMT
12 * Dependencies: none
13 * Global values: `phantom`, `require`
14
15# Credits
16These definitions were written by [Mike Keesey](https://github.com/keesey).