This repository has been archived on 2025-05-09. You can view files and clone it, but cannot push or open issues or pull requests.
2020-11-05 14:58:56 +03:00

8 lines
104 B
JavaScript

export default {
VAT: 0.2,
ESN: 1.271,
KASKO_PR: 0.3,
KASKO_BONUS_PR: 0.35,
NSIB_MAX: 1.2,
};