UNPKG
wordreference-definition-api
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
Scrap word definitions from http://www.wordreference.com
wordreference-definition-api
/
index.js
5 lines
(4 loc)
•
113 B
JavaScript
View Raw
1
2
3
4
5
const
definitionFactory
=
require(
'./src/index.js'
)
module
.
exports
= { wrDefinition: definitionFactory }