everweij / typescript-result

A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code more readable and maintainable with full type safety.
MIT License
76 stars 5 forks source link

moves deafult condition to last in package.json to fix webpack errors. #7

Closed trombipeti closed 1 month ago

trombipeti commented 1 month ago

Resolves #6