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
/
expressions.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
/**
@type
{
Record<string, RegExp>
} */
export
const
expressions
:
Record
<
string
,
RegExp
>;