Skip to content

Commit 330b35e

Browse files
Closure Teamcopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 325205246
1 parent 9c2a718 commit 330b35e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

externs/browser/w3c_trusted_types.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ function TrustedScript() {}
3131
function TrustedScriptURL() {}
3232

3333

34-
/** @constructor */
34+
/**
35+
* @template Options
36+
* @constructor
37+
*/
3538
function TrustedTypePolicy() {}
3639

3740
/**

src/com/google/javascript/jscomp/resources/resources.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)