@oazmi/esbuild-types - v0.25.0
    Preparing search index...

    Interface ServeResult

    interface ServeResult {
        port: number;
        hosts: string[];
    }
    Index

    Properties

    Properties

    port: number
    hosts: string[]