Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Add types for TypeScript consumers #37

Open
bradfrosty opened this issue Jan 25, 2021 · 0 comments
Open

Add types for TypeScript consumers #37

bradfrosty opened this issue Jan 25, 2021 · 0 comments

Comments

@bradfrosty
Copy link

When consuming this project in a TypeScript-based puppeteer project, I need to define types locally.

import { open, click, type, expect } from '@puppeteer/recorder'; // Could not find a declaration file for module '@puppeteer/recorder'.

Given that this project is authored in TypeScript, it should be able to support typings for TS consumers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant