UNPKG

stackpress

Version:

Incept is a content management framework.

7 lines (6 loc) 108 B
export type ServerConfig = { build?: string; cwd?: string; mode?: string; port?: number; };