@w5s/moneyFunctionsSEKSEK Swedish Krona money factory@exampleconst money = SEK('1.25');// Money({ currency: Currency({ code: 'SEK' }), amount: BigDecimal('1') })CallableSEK(amount): Money
Swedish Krona money factory