better-typescript-lib
better-typescript-lib copied to clipboard
Minor Bug Fix
- Fix #15
- Found a more beautiful way to write the return type of
Object.assign
- Let methods with
CheckNonNullable
raise an error instead of returningnever
- Check
Object.getOwnPropertySymbols
method