Comparing version 0.0.2 to 1.0.0
export { Ok, Err } from "./main"; | ||
// TODO: test change |
export { Result } from "./types"; | ||
export { Ok, Err } from "./main"; | ||
// TODO: test change |
{ | ||
"name": "ts-res", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"description": "TypeScript Result", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/Slava-Ini/ts-result", |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
27943
637