Variable getLocationConst
getLocation: (property: string, default_?: Location) => Location | null = ...
Type Declaration
- (property: string, default_?: Location): Location | null
Parameters
- property: string
Optionaldefault_: Location
Returns Location | null