UNPKG

gnss-state

Version:

Shared singleton state service for Angular MFE architecture

7 lines (6 loc) 269 B
import { StateModel } from '../models/state.model'; import * as i0 from "@angular/core"; export declare class EventState extends StateModel { static ɵfac: i0.ɵɵFactoryDeclaration<EventState, never>; static ɵprov: i0.ɵɵInjectableDeclaration<EventState>; }