feat: add posix and win32 exports to match node:path#193
Conversation
|
EDIT. Oh wow, I had this issue 😅 , when re-testing. Since |
posix and win32posix and win32 exports
|
I appreciate the PR ❤️ Updated types to be more precise with runtime behavior. |
posix and win32 exportsposix and win32 exports for node:path compatibility
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #193 +/- ##
==========================================
- Coverage 99.45% 99.31% -0.14%
==========================================
Files 4 4
Lines 364 292 -72
Branches 114 119 +5
==========================================
- Hits 362 290 -72
Misses 2 2 ☔ View full report in Codecov by Sentry. |
posix and win32 exports for node:path compatibilityposix and win32 exports to match node:path
|
(This will likely land for path v2) |
Resolves #192