@hazae41/option
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -59,3 +59,3 @@ import { Err } from '@hazae41/result'; | ||
*/ | ||
getOrNull(): void; | ||
getOrNull(): undefined; | ||
/** | ||
@@ -62,0 +62,0 @@ * Get the inner value or a default one |
{ | ||
"type": "module", | ||
"name": "@hazae41/option", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Rust-like Option for TypeScript", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/hazae41/option", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
118060