hensei-web/types/SimpleAxSkill.d.ts

4 lines
No EOL
69 B
TypeScript

interface SimpleAxSkill {
modifier: number
strength: number
}