UNPKG
@rqt/namecheap
Version:
latest (2.4.2)
2.4.2
2.4.1
2.4.0
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
An Implementation Of The Namecheap.com API.
nameexpensive.com
rqt/namecheap
@rqt/namecheap
/
src
/
api
/
index.js
14 lines
(10 loc)
•
207 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// import getHosts from './domains/dns/get-hosts'
// import setHosts from './domains/dns/set-hosts'
// const dns = {
// }
// const api = {
// domains,
// address,
// dns,
// }
// export default api