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

4 lines
60 B
TypeScript

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