web-inquiry-client
Version:
Client for webInquiry.
22 lines (10 loc) • 352 B
Markdown
# Web inquiry client
Client for webInquiry.
> Please not that Web inquiry client is currently under development and not yet suited for production
## Example
```js
import webInquiryClient from "web-inquiry-client"
webInquiryClient()
```
## Contribute
All feedback is appreciated. Create a pull request or write an issue.