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
/
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
>;