diff options
author | 2022-04-03 00:09:45 -0700 | |
---|---|---|
committer | 2022-04-03 00:09:45 -0700 | |
commit | e62c7dc9e5709b1ce54838aee30668a4c358a528 (patch) | |
tree | f95b37ab17181b438632ec7a52f697d84b9ceb14 /src/javascript/jsc/bindings/webcore/JSImageData.dep | |
parent | 4d718931be688333dccfc2bbe80de6faa26a0ce1 (diff) | |
download | bun-e62c7dc9e5709b1ce54838aee30668a4c358a528.tar.gz bun-e62c7dc9e5709b1ce54838aee30668a4c358a528.tar.zst bun-e62c7dc9e5709b1ce54838aee30668a4c358a528.zip |
[bun.js] Expose `ImageData` globally
Diffstat (limited to 'src/javascript/jsc/bindings/webcore/JSImageData.dep')
-rw-r--r-- | src/javascript/jsc/bindings/webcore/JSImageData.dep | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/javascript/jsc/bindings/webcore/JSImageData.dep b/src/javascript/jsc/bindings/webcore/JSImageData.dep new file mode 100644 index 000000000..5c5941ed3 --- /dev/null +++ b/src/javascript/jsc/bindings/webcore/JSImageData.dep @@ -0,0 +1 @@ +JSImageData.h : |