RoleProviderProps: {
    children: React.ReactNode;
    useRoleProvider?: (() => RoleContextType);
}

Type declaration

Generated using TypeDoc