Jani Hirvonen

Results 1 issues of Jani Hirvonen

const test = currency(0); test.add(1); console.log(test.value); // 0 instead of 1