Skip to main content

Type Alias: EpochPage

type EpochPage = object;

Properties

data

data: EpochInfo[];

nextCursor

nextCursor: string | null;

hasNextPage

hasNextPage: boolean;