jljiu commited on
Commit
c38d8d8
·
verified ·
1 Parent(s): c10ad6c

Update main.ts

Browse files
Files changed (1) hide show
  1. main.ts +1 -1
main.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { Puppeteer } from "npm:puppeteer";
2
 
3
  let browser: any;
4
 
 
1
+ import puppeteer from "puppeteer";
2
 
3
  let browser: any;
4