UNPKG

sync-directory

Version:

sync two directories by copying or creating hardlink

10 lines (8 loc) 152 B
import * as output from './index.js' const { sync, async, formatParams } = output export default sync export { sync, async, formatParams }