UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

6 lines (4 loc) 94 B
type PointDepartureAt = { departure_at: string, }; export default PointDepartureAt;