File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/currency/install/js/currency/currency-core/src/currency-item.js
Back
// @flow export class CurrencyItem { #currency = ''; #format = {}; constructor(currency: string, format: {}) { this.#currency = currency; this.#format = format; } getCurrency(): string { return this.#currency; } getFormat(): {} { return this.#format; } setFormat(format: {}): void { this.#format = format; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings