import products dinamically
This commit is contained in:
@@ -1215,3 +1215,9 @@ export interface IAnim {
|
||||
cldelay: string,
|
||||
timingtype: string,
|
||||
}
|
||||
|
||||
|
||||
export interface ICoordinates {
|
||||
lat: any
|
||||
long: any
|
||||
}
|
||||
Reference in New Issue
Block a user