UNPKG
thesaurus-js
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A thesaurus for client-side frontends
github.com/constanzaccg/thesaurus-js
constanzaccg/thesaurus-js
thesaurus-js
/
dist
/
index.d.ts
7 lines
(6 loc)
•
147 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
function
thesaurus
(
word
:
any
,
language
?:
string
,
dictionaries
?:
string
[],
):
Promise
<
any
>;
//# sourceMappingURL=index.d.ts.map