Closed rgieseke closed 2 months ago
See discussion in #218,
From https://github.com/mhkeller/layercake/issues/218#issuecomment-2287192896
For legacy reasons, Number in JSDoc is interpreted as number, along with string and boolean.
To avoid confusion (especially for users coming from TypeScript) the lower-case variants are used.
This is already quite a bit to scroll through for review so I'll do other type synonyms in separate PRs for easier review.
Sorry I missed this notification. Thanks for going through it!
See discussion in #218,
From https://github.com/mhkeller/layercake/issues/218#issuecomment-2287192896
To avoid confusion (especially for users coming from TypeScript) the lower-case variants are used.