Skip to main content
Module

x/bob/core/change-providers/fs-mod.ts>restartOnFileModifications

A static site generator for the dynamic web - develop with TSX and build with Deno
Latest
variable restartOnFileModifications
import { restartOnFileModifications } from "https://deno.land/x/bob@v2.8.1/core/change-providers/fs-mod.ts";

type

(directory: string, cmd: string[]) => unknown