UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

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