mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-26 10:42:51 +00:00
trusted-types: Fix a typo
This commit is contained in:
parent
71cbfeded4
commit
e34aaeda27
2
types/trusted-types/index.d.ts
vendored
2
types/trusted-types/index.d.ts
vendored
@ -16,7 +16,7 @@ declare class TrustedScriptURL {
|
||||
}
|
||||
|
||||
declare class TrustedURL {
|
||||
private readonly _TrustedURL: trueBrand; // To prevent structural typing.
|
||||
private readonly _TrustedURLBrand: true; // To prevent structural typing.
|
||||
}
|
||||
|
||||
declare class TrustedTypePolicy {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user