mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-05-03 19:48:59 +00:00
feat: learn
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
children,
|
||||
}: {
|
||||
replay: ReplayPlayer | Replay;
|
||||
cursor: boolean;
|
||||
keys: boolean;
|
||||
cursor?: boolean;
|
||||
keys?: boolean;
|
||||
children?: Snippet;
|
||||
} = $props();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user