fix(core): update
This commit is contained in:
@ -11,7 +11,7 @@ export interface ILoleServiceServerConstructorOptions {
|
||||
}
|
||||
|
||||
// the main service server
|
||||
export class ServiceServer {
|
||||
export class UtilityServiceServer {
|
||||
public options: ILoleServiceServerConstructorOptions;
|
||||
public typedServer: TypedServer;
|
||||
|
||||
|
Reference in New Issue
Block a user