import { InjectionToken } from '@angular/core'; export const SLIDE = new InjectionToken('SLIDE');