관리-도구
편집 파일: text.d.ts
declare module 'emoji-regex/es2015/text' { function emojiRegex(): RegExp; export = emojiRegex; }