This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
chengnan
/
s202226701001
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
LMF
master
pt
yt
s202226701001
/
tailor-app
/
node_modules
/
emoji-regex
/
RGI_Emoji.d.ts
RGI_Emoji.d.ts
100 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
declare module 'emoji-regex/RGI_Emoji' {
function emojiRegex(): RegExp;
export = emojiRegex;
}