Fanis Tharropoulos fd149fd7af
feat(utils): add isStringifiable type guard function
- Add type guard to check if value has `toString` method
- Add tests for strings, numbers, booleans and objects
- Add type narrowing validation test
2025-01-03 18:31:30 +02:00
..