Skip to content

Commit

Permalink
Update interfaces/web-share.idl (#20121)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and foolip committed Nov 6, 2019
1 parent fc8fecf commit f544300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/web-share.idl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into reffy-reports
// (https://github.com/tidoust/reffy-reports)
// Source: Web Share API - Level 1 (https://w3c.github.io/web-share/)
// Source: Web Share API (https://w3c.github.io/web-share/)

partial interface Navigator {
[SecureContext] Promise<void> share(optional ShareData data = {});
Expand Down

0 comments on commit f544300

Please sign in to comment.