index
:
scotsleidassocie.org.git
33-paypal-membership
33-webauthn
34-add-disabled-button-variant
contact-form
production
rework
staging
The website of the Scots Language Society, implemented in Astro
git+scotsleidassocie.org@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types
/
Year.d.ts
blob: 2575b4ec50d8691a15706e85772c7adc4f7baca1 (
plain
)
1
2
3
type Year = `${19 | 20}${Digit}${Digit}`; export default Year;