UNPKG
saldo
Version:
beta (2026.503.0-beta.2)
latest (2026.503.0)
2026.503.0
2026.503.0-beta.2
2026.503.0-beta.1
2026.428.0
2026.419.0
2026.419.0-beta.1
2026.309.0
2026.308.0
2026.306.0
2026.306.0-beta.1
2026.225.0-beta.2
1.2.0
1.0.0
0.2.4
0.1.0
0.0.6
0.0.5
0.0.1
Portuguese salary calculator library
saldo
/
dist
/
data
/
youth-irs-data.d.ts
8 lines
•
300 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
import
{
YouthIrs
}
from
"../independent-worker/schemas"
;
import
{
SUPPORTED_TAX_RANK_YEARS
}
from
"../data/tax-ranks-data"
;
export
declare
const
YOUTH_IRS
: { [K
in
typeof
SUPPORTED_TAX_RANK_YEARS
[
number
]]: { [
key
:
number
]:
YouthIrs
; }; };
//# sourceMappingURL=youth-irs-data.d.ts.map