Skip to content

Commit fb61a28

Browse files
save file
1 parent e01e42f commit fb61a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/misc/global-state-diff/v2.0/global-state-diff-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h3>
369369

370370

371371

372-
process.import = async function(src){
372+
process.importx = async function(src){
373373

374374
var mod = await import(src);
375375
//console.log(inspect(mod));

0 commit comments

Comments
 (0)