UNPKG

@ngartifex/core

Version:

ngartifex core library for angular

8 lines 171 B
export declare class ScreenModel { xs: boolean; sm: boolean; md: boolean; lg: boolean; xl: boolean; } //# sourceMappingURL=screen.model.d.ts.map