UNPKG
franc-all
Version:
latest (7.2.0)
7.2.0
7.1.0
7.0.0
6.0.0
5.1.1
5.1.0
5.0.0
4.0.0
3.1.0
3.0.0
Detect the language of text
github.com/wooorm/franc/tree/main
wooorm/franc
franc-all
/
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
>>;