We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi! first of all, thanks for giving us this cool library.
i'm using it in one of my typescript projects and i want to access the definitions for url options.
i'm thinking of doing it by reworking the definitions file a little, adding a namespace to expose what i need. Something like this, perhaps.
i believe this approach wouldn't cause breaking changes. Would like to hear your thoughts on this please. TIA!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi! first of all, thanks for giving us this cool library.
i'm using it in one of my typescript projects and i want to access the definitions for url options.
i'm thinking of doing it by reworking the definitions file a little, adding a namespace to expose what i need. Something like this, perhaps.
i believe this approach wouldn't cause breaking changes. Would like to hear your thoughts on this please. TIA!
The text was updated successfully, but these errors were encountered: