Files
aklive2d/apps/module/index.ts
2025-04-30 22:08:27 +08:00

3 lines
59 B
TypeScript

import { Player } from './src/player.ts'
export { Player }