UNPKG

creevey

Version:

creevey is a tool for automated visual testing, that tightly integrated with storybook

3 lines (2 loc) 124 B
import { CreeveyApi } from './api'; export default function server(api: CreeveyApi, reportDir: string, port: number): void;