Properties
			
				
				ACTIVATE_HOOKS
				ACTIVATE_HOOKS: keyof symbol
				
			
			
				
				authenticate
				authenticate: function
				
				
					Type declaration
					
						- 
							
								- (data?: any): Promise<any>
 
								- 
									ParametersReturns Promise<any>
 
 
			
			
				
				authentication
				authentication: FeathersAuthenticationClient
				
			
			
				
				configure
				configure: function
				
				
			
			
				
				default
				default: Feathers
				
			
			
				
				errors
				errors: FeathersErrors
				
			
			
				
				get
				get: function
				
				
					Type declaration
					
						- 
							
								- (configName: string): Promise<object>
 
								- 
									ParametersReturns Promise<object>
 
 
			
			
			
			
				
				primus
				primus: FeathersPrimusClient
				
			
			
				
				rest
				rest: FeathersRestClient
				
			
			
				
				service
				service: function
				
				
			
			
				
				socketio
				socketio: FeathersSocketIOClient