UNPKG
franc
Version:
latest (6.2.0)
next (0.2.0-rc.2)
6.2.0
6.1.0
6.0.0
5.0.0
4.1.1
4.1.0
4.0.0
3.1.1
3.1.0
3.0.0
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-rc.2
0.2.0-rc.1
0.1.1
0.1.0
0.0.1
Detect the language of text
github.com/wooorm/franc/tree/main
wooorm/franc
franc
/
data.d.ts
3 lines
(2 loc)
•
113 B
TypeScript
View Raw
1
2
3
/** @
type
{Record<
string
, Record<
string
,
string
>>} */ export const data: Record<
string
, Record<
string
,
string
>>;