Home > @magiclane/maps-sdk > Pair > (constructor)
Pair.(constructor)
Constructs a new instance of the Pair class
Signature:
constructor(first: T1, second: T2);Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
first |
T1 | |
|
second |
T2 |
Home > @magiclane/maps-sdk > Pair > (constructor)
Constructs a new instance of the Pair class
Signature:
constructor(first: T1, second: T2);|
Parameter |
Type |
Description |
|---|---|---|
|
first |
T1 | |
|
second |
T2 |