0c9668f77
1 2 3 4 5
export interface ListRunnersQuery { start?: number count?: number sort?: string }