@types/phantomjs
Version:
TypeScript definitions for PhantomJS API
17 lines (12 loc) • 531 B
Markdown
# Installation
> `npm install --save @types/phantomjs`
# Summary
This package contains type definitions for PhantomJS API (https://github.com/ariya/phantomjs/wiki/API-Reference).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phantomjs.
### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:17 GMT
* Dependencies: none
* Global values: `phantom`, `require`
# Credits
These definitions were written by [Mike Keesey](https://github.com/keesey).