mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 14:48:15 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
interface ImageData {
|
||||
|
||||
readonly attribute unsigned long width;
|
||||
readonly attribute unsigned long height;
|
||||
readonly attribute Uint8ClampedArray data;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user