mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-04 14:29:06 +08:00
Added missing TS version
This commit is contained in:
1
types/jest-environment-puppeteer/index.d.ts
vendored
1
types/jest-environment-puppeteer/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/smooth-code/jest-puppeteer
|
||||
// Definitions by: Josh Goldberg <https://github.com/joshuakgoldberg>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import { Browser, Page } from "puppeteer";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user