Added missing TS version

This commit is contained in:
Joshua Goldberg
2018-04-04 17:51:36 -07:00
parent d252ffa70d
commit d7b5a4865e

View File

@@ -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";