Projekt

Obecné

Profil

Stáhnout (100 Bajtů) Statistiky
| Větev: | Revize:
1
declare module 'emoji-regex' {
2
    function emojiRegex(): RegExp;
3

    
4
    export default emojiRegex;
5
}
(2-2/5)