3 lines
59 B
TypeScript
3 lines
59 B
TypeScript
import { Player } from './src/player.ts'
|
|
|
|
export { Player } |
import { Player } from './src/player.ts'
|
|
|
|
export { Player } |