UNPKG

@nebular/theme

Version:
3 lines 165 B
import { InjectionToken } from '@angular/core'; export const NB_STEPPER = new InjectionToken('Nebular Stepper Component'); //# sourceMappingURL=stepper-tokens.js.map