Type alias ServerSkeleton

ServerSkeleton: IdObjectSkeletonInterface & {
    siteName: string;
    url: string;
}

Type declaration

  • siteName: string
  • url: string