UNPKG

@enigmatis/polaris-common

Version:
7 lines (6 loc) 142 B
export interface SnapshotContext { startIndex?: number; totalCount?: number; countPerPage?: number; prefetchBuffer?: any[]; }