UNPKG
@anchor-solutions-nl/translator-as
Version:
latest (0.2.12)
0.2.12
0.2.11
0.2.10
0.2.5
0.2.3
0.2.1
0.2.0
0.1.11
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Translator client module
gitlab.com/hansanker/translatorx-client
@anchor-solutions-nl/translator-as
/
helper.d.ts
2 lines
(1 loc)
•
88 B
TypeScript
View Raw
1
2
export
declare
const
eliminateSimilarities
:
(
a
:
any
,
b
:
any
,
comparator
?:
any
) =>
any
;