This commit is contained in:
Ibrahim Hadeed
2016-06-01 06:56:04 -04:00
parent 556125145d
commit 5fa6d1d022
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export interface Location {
/**
* true if location recorded as part of debug
*/
debug: boolean
debug: boolean;
/**
* UTC time of this fix, in milliseconds since January 1, 1970.