UNPKG
franc-min
Version:
latest (6.2.0)
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
Detect the language of text
github.com/wooorm/franc/tree/main
wooorm/franc
franc-min
/
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
>>;