UNPKG

@fancyapps/ui

Version:

Robust JavaScript UI Component Library

5 lines (4 loc) 107 B
/** * Detect if rendering from the client or the server */ export declare function canUseDOM(): boolean;