1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-28 19:25:16 +02:00
This commit is contained in:
syuilo
2024-02-02 20:56:39 +09:00
parent 9ea29fe84c
commit 7cdaa10d46
9 changed files with 303 additions and 303 deletions

View File

@@ -3,7 +3,7 @@
* SPDX-License-Identifier: AGPL-3.0-only
*/
import { Tile } from './engine.player.js';
import { Tile } from './common.js';
export type Log = {
time: number;