UNPKG

@peacockproject/core

Version:

Type definitions for Peacock's core.

5 lines (4 loc) 112 B
export declare function startServer(options: { hmr: boolean; pluginDevHost: boolean; }): Promise<void>;