UNPKG

@sequencemedia/gulp-cli

Version:

The command line interface to Gulp

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