UNPKG

@visulima/path

Version:

Drop-in replacement of the Node.js path module.

3 lines (2 loc) 101 B
declare const normalizeWindowsPath: (input?: string) => string; export default normalizeWindowsPath;