KC's Workspace
    Preparing search index...
    interface ServerStackItem {
        handle: ServerHandle;
        route: string;
    }
    Index

    Properties

    Properties

    handle: ServerHandle
    route: string