mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update dependencies (#9436)
Fixed: https://github.com/puppeteer/puppeteer/issues/9372
This commit is contained in:
@@ -7,7 +7,7 @@ sidebar_label: Permission
|
||||
#### Signature:
|
||||
|
||||
```typescript
|
||||
export declare type Permission =
|
||||
export type Permission =
|
||||
| 'geolocation'
|
||||
| 'midi'
|
||||
| 'notifications'
|
||||
|
||||
Reference in New Issue
Block a user