Home > @vsf-enterprise/bigcommerce-theme > useUser
# useUser() function
Allows loading and manipulating current user information.
See the UseUserInterface for a list of methods and values available in this composable.
Signature:
export declare function useUser(): UseUserInterface;
Returns: