Repository
Current version released
4 years ago
result
install
add to deps.ts
export {
ResultFAIL,
ResultFail,
ResultOK,
ResultOk,
} from "https://deno.land/x/result/mod.ts";
add to deps.ts
export {
ResultFAIL,
ResultFail,
ResultOK,
ResultOk,
} from "https://deno.land/x/result/mod.ts";