UNPKG

@omni-door/cli

Version:

A tool set for set up the standard JS project

3 lines (2 loc) 119 B
import type { ServerOptions } from './server'; export default function ({ p, ...rest }: ServerOptions): Promise<void>;