delete usingnamespace in bindings generator (#19020)

This commit is contained in:
chloe caruso
2025-04-15 12:14:47 -07:00
committed by GitHub
parent 903706dccf
commit be77711a4e
58 changed files with 600 additions and 423 deletions

View File

@@ -1,4 +1,7 @@
pub usingnamespace JSC.Codegen.JSParsedShellScript;
pub const js = JSC.Codegen.JSParsedShellScript;
pub const toJS = js.toJS;
pub const fromJS = js.fromJS;
pub const fromJSDirect = js.fromJSDirect;
args: ?*ShellArgs = null,
/// allocated with arena in jsobjs