dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
964 stars 33 forks source link

fix: export some non-exported types #188

Closed dsherret closed 7 months ago

dsherret commented 8 months ago

This was discovered with the new --lint flag that's upcoming in Deno 1.38 (deno doc --lint mod.ts).