declare module 'emoji-regex' { function emojiRegex(): RegExp; export default emojiRegex; } declare module 'emoji-regex/text' { function emojiRegex(): RegExp; export default emojiRegex; } declare module 'emoji-regex/es2015' { function emojiRegex(): RegExp; export default emojiRegex; } declare module 'emoji-regex/es2015/text' { function emojiRegex(): RegExp; export default emojiRegex; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
es2015 | Folder | 0755 |
|
|
LICENSE-MIT.txt | File | 1.05 KB | 0644 |
|
README.md | File | 2.63 KB | 0644 |
|
index.d.ts | File | 427 B | 0644 |
|
index.js | File | 10.04 KB | 0644 |
|
package.json | File | 3.7 KB | 0644 |
|
text.js | File | 10.05 KB | 0644 |
|