UNPKG

@sequencemedia/minimserver

Version:

Watch for changes to M3Us and rescan MinimServer

10 lines (7 loc) 138 B
import { dirname } from 'node:path' import { fileURLToPath } from 'node:url' export default dirname(fileURLToPath(import.meta.url))