mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
Faster Blob + begin to implement FileSink
This commit is contained in:
@@ -88,7 +88,6 @@ const Bun = JSC.API.Bun;
|
||||
const EventLoop = JSC.EventLoop;
|
||||
const ThreadSafeFunction = JSC.napi.ThreadSafeFunction;
|
||||
pub const GlobalConstructors = [_]type{
|
||||
WebCore.Blob.Constructor,
|
||||
JSC.Cloudflare.HTMLRewriter.Constructor,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user