TS SDK@iota/iota-sdkAPI ReferenceclientType AliasesEpochPageOn this pageType Alias: EpochPage type EpochPage = object; Properties data data: EpochInfo[]; nextCursor nextCursor: string | null; hasNextPage hasNextPage: boolean;Give Feedback