Interface

Shumate-1.0ShumateLocationConstructorProps

interface ConstructorProps {
    latitude: number;
    longitude: number;
}

Hierarchy (View Summary)

Index

Properties

Properties

latitude: number
longitude: number