Type alias epochDate

epochDate: number

Alias to avoid explaining the type for each variable.

It's a date in epoch format (reference date) stored in ms.

Generated using TypeDoc