UNPKG

smart-fs

Version:

Abstraction Layer for File Management.

4 lines (2 loc) 82 B
import { fileURLToPath } from 'url'; export default (url) => fileURLToPath(url);