export const createTimeSelector = (
  getter: IXyoBlocksByTime
): IXyoSelecterCreator => {
  return {
    name: 'SELECTOR_TIME',