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