3 lines
No EOL
62 B
JavaScript
3 lines
No EOL
62 B
JavaScript
function() {
|
|
emit(this.state, this.price * this.quantity);
|
|
} |