UNPKG

watch-dependency-graph

Version:

A Node file watcher, but instead of scanning the filesystem for files to be watched, it monitors only specified entry files and their dependency trees.

4 lines (2 loc) 44 B
import b_a from './b_a' export default 'b'