Commit 8723b7d8 authored by Chunchi Che's avatar Chunchi Che

fix lint

parent e4711726
Pipeline #18120 passed with stages
in 2 minutes and 7 seconds
import { ygopro } from "../../api/ocgcore/idl/ocgcore";
import { AppDispatch } from "../../store";
import { meAddHands, opAddHands } from "../../reducers/duel/mod";
import {
fetchMeHandsMeta,
} from "../../reducers/duel/handsSlice";
import { fetchMeHandsMeta } from "../../reducers/duel/handsSlice";
export default (
draw: ygopro.StocGameMessage.MsgDraw,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment