UNPKG
@flex-development/pathe
Version:
latest (4.0.2)
4.0.2
4.0.1
4.0.0
3.0.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
Universal drop-in replacement for node:path
github.com/flex-development/pathe
flex-development/pathe
@flex-development/pathe
/
dist
/
win32.d.mts
6 lines
(5 loc)
•
89 B
text/typescript
View Raw
1
2
3
4
5
6
/** *
@file
win32
*
@module
pathe/win32 */
export
{ win32
as
default
}
from
'#pathe'
;