KC's Workspace
    Preparing search index...
    interface ServeResult {
        hosts: string[];
        port: number;
    }
    Index

    Properties

    Properties

    hosts: string[]
    port: number