Skip to content

Commit

Permalink
Add "server_network_requests" permission
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-orlik committed Feb 7, 2024
1 parent 0c6524d commit e955177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ type Permission =
| 'client_network_requests'
| 'serve_static_files'
| 'provide_server_functionality'
| "server_network_requests"

export {
ComponentSettings,
Expand Down

0 comments on commit e955177

Please sign in to comment.