UNPKG

@loke/ui

Version:
5 lines (4 loc) 125 B
/** * Determines whether or not the component tree has been hydrated. */ export declare function useIsHydrated(): boolean;