projects/wvr-elements/src/lib/core/layout/layout.ts
isMobile: boolean
boolean
export interface Layout { isMobile: boolean; }