UNPKG

nitropage

Version:

A free visual website editor, powered with your own SolidJS components.

5 lines (4 loc) 197 B
export type { ServerConfig } from "./src/lib/server/config"; export * from "./src/lib/server/init"; export { runtimePath } from "./src/lib/server/path"; export { rgbVal } from "./src/utils/color";