mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-03 21:14:22 +02:00
wip
This commit is contained in:
7
packages/misskey-mahjong/src/index.ts
Normal file
7
packages/misskey-mahjong/src/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: syuilo and other misskey contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
export * as Engine from './engine.js';
|
||||
export * as Serializer from './serializer.js';
|
||||
Reference in New Issue
Block a user