UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

6 lines (4 loc) 58 B
type Score = { value: number, }; export default Score;