Skip to content

Commit d76dfdc

Browse files
committed
Merge commit '5342816527c1fba2905f1aa052a9e83b3ef209f7' into refactor-socket
2 parents 397e859 + 5342816 commit d76dfdc

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

browser/websocket/push.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import {
1616
createErr,
1717
createOk,
1818
isErr,
19-
type Result,
2019
isOk,
20+
type Result,
2121
unwrapErr,
2222
unwrapOk,
2323
} from "option-t/plain_result";

deno.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)