UNPKG

stackpress

Version:

Incept is a content management framework.

8 lines (7 loc) 126 B
export type ServerConfig = { cwd: string; mode: string; port: number; build: string; bodySize: number; };