UNPKG

@favian/headwind-ui

Version:

Headless UI for Angular - Styleless Angular components to integrate with Tailwind CSS

9 lines (8 loc) 339 B
import * as i0 from "@angular/core"; export declare class HeadwindPlatformService { private readonly _platformId; constructor(_platformId: Object); get isBrowser(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<HeadwindPlatformService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<HeadwindPlatformService>; }