Files
eveship.fit.react/src/components/ShipAttribute/index.ts
Patric Stout be7fa1e3d7 refactor: split up the src folder in components/hooks/providers (#121)
The listing got large, and the overview was hard to get.
2024-05-13 18:16:56 +00:00

2 lines
78 B
TypeScript

export { useAttribute, CharAttribute, ShipAttribute } from "./ShipAttribute";