Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
[
FreeVar {
var: FreeVar(
"require",
),
ast_path: [
Program(
Module,
),
Module(
Body(
2,
),
),
ModuleItem(
ModuleDecl,
),
ModuleDecl(
ExportDecl,
),
ExportDecl(
Decl,
),
Decl(
Fn,
),
FnDecl(
Function,
),
Function(
Body,
),
BlockStmt(
Stmts(
0,
),
),
Stmt(
Expr,
),
ExprStmt(
Expr,
),
Expr(
Call,
),
CallExpr(
Callee,
),
Callee(
Expr,
),
Expr(
Ident,
),
],
span: 54..61,
in_try: false,
},
Call {
func: FreeVar(
"require",
),
args: [
Value(
Variable(
(
"x",
#2,
),
),
),
],
ast_path: [
Program(
Module,
),
Module(
Body(
2,
),
),
ModuleItem(
ModuleDecl,
),
ModuleDecl(
ExportDecl,
),
ExportDecl(
Decl,
),
Decl(
Fn,
),
FnDecl(
Function,
),
Function(
Body,
),
BlockStmt(
Stmts(
0,
),
),
Stmt(
Expr,
),
ExprStmt(
Expr,
),
Expr(
Call,
),
],
span: 54..64,
in_try: false,
new: false,
},
]