vercel / arg

Simple argument parsing
https://npmjs.com/arg
MIT License
1.23k stars 54 forks source link

fix(types): export flagSymbol #63

Closed jakehamilton closed 2 years ago

jakehamilton commented 2 years ago

This commit fixes #62. I've tested it locally in my project by running npm link in the arg repository with this fix applied, and then running npm link arg in my project. The TypeScript error that I was initially getting is resolved and arg functions properly.

Qix- commented 2 years ago

Someone at vercel will need to handle this, there's nothing more I can do here. I've been removed from publishing access and it doesn't appear they have much interest in reinstating it.