feat: PartialReservedCommand에 reloadCommandList 노출

This commit is contained in:
2023-03-01 02:31:13 +09:00
parent c5c7f96c1a
commit 9371de1b4a
+1
View File
@@ -300,6 +300,7 @@ import { unwrap } from "./util/unwrap";
defineExpose({
updateCommandTable,
reloadCommandList,
})
const { maxTurn, maxPushTurn } = staticValues;