Pinned Loading
-
currency-converter
currency-converter PublicAn example how to make currency converter with bonus calculation in vue 3
Vue
-
-
GetMoney.js
GetMoney.js 1export default class GetMoney {
2constructor ({ amount, nominals }) {
3this._amount = amount;
4this._nominals = nominals;
5}
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.