We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c5a4a commit 80d4073Copy full SHA for 80d4073
app/lib/hai/judgeAgari.ts
@@ -1,4 +1,4 @@
1
-import { type Hai, haiToIndex } from "shared/hai.ts";
+import { type Hai, haiToIndex } from "./utils";
2
3
function deleteSyuntsu(remainingTehai: TehaiIndex): number {
4
let extractCount = 0;
0 commit comments