UNPKG

@a11ywatch/core

Version:
3 lines (2 loc) 126 B
import type { Website } from "../../../types/schema"; export declare function websiteWatch(pages?: Website[]): Promise<void>;