Struggling with `@effect/platform` Path Module Documentation

Anyone knows how to use the @effect/plafrom? I would like to use the path package (the basename function) but the Effect docs literally have NO EXAMPLE on how to use the Path module?

https://effect-ts.github.io/effect/platform/Path.ts.html

Docs are here, but no idea how to access the Path interface.

I feel like If Effect is trying to be the "standard library for TypeScript" then it should have a bit more newbie friendly docs :S
Was this page helpful?