mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:08:10 +00:00
LibWeb: Port TextEncoder interface from DeprecatedString to String
This commit is contained in:
parent
278061e8b9
commit
76449c21b2
3 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
[Exposed=(Window,Worker), UseDeprecatedAKString]
|
||||
[Exposed=(Window,Worker)]
|
||||
interface TextEncoder {
|
||||
constructor();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue