UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

7 lines (5 loc) 73 B
type Position = { lat: number, lon: number, }; export { Position };