You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be moved to a separate path/delimiter.ts file with a similar structure to path/separator.ts. path/mod.ts should then re-export from that path/delimiter.ts file.
The text was updated successfully, but these errors were encountered:
path/mod.ts
exports adelimiter
variable.https://github.com/denoland/deno_std/blob/bd08c2b57d37f6443aa5f6a58dc5b3f5e981effc/path/mod.ts#L48-L50
This should be moved to a separate
path/delimiter.ts
file with a similar structure topath/separator.ts
.path/mod.ts
should then re-export from thatpath/delimiter.ts
file.The text was updated successfully, but these errors were encountered: