4 lines
No EOL
69 B
TypeScript
4 lines
No EOL
69 B
TypeScript
interface SimpleAxSkill {
|
|
modifier: number
|
|
strength: number
|
|
} |