M
whatever.method(par).then(() => {and
console.log('Done!');
}
await whatever.method(par);
console.log('Done!');
Size: a a a
M
whatever.method(par).then(() => {and
console.log('Done!');
}
await whatever.method(par);
console.log('Done!');
S
whatever.method(par).then(() => {and
console.log('Done!');
}
await whatever.method(par);
console.log('Done!');
N
V
N
V
V
CM
M
V
M
p
N
V
N
V
V
M
p
N