UNPKG

@el3um4s/ipc-for-electron-chokidar

Version:

Allow the renderer to use chokidar (Minimal and efficient cross-platform file watching library)

4 lines (3 loc) 106 B
import { IPC } from "@el3um4s/ipc-for-electron"; declare const chokidar: IPC; export default chokidar;