UNPKG

gpreview

Version:

Preview Ghost themes locally without a full Ghost installation

3 lines 174 B
import chokidar from 'chokidar'; export declare function createFileWatcher(themePath: string, onChange: () => void): chokidar.FSWatcher; //# sourceMappingURL=watcher.d.ts.map