UNPKG

@brightlayer-ui/react-auth-workflow

Version:

Re-usable workflow components for Authentication and Registration within Eaton applications.

7 lines (6 loc) 117 B
/** * @packageDocumentation * @module Hooks * @internal */ export declare const useIsFirstRender: () => boolean;