UNPKG

@chayns-components/emoji-input

Version:
9 lines (8 loc) 215 B
export declare const asciiList: { [key: string]: string; }; export declare const regAscii: RegExp; export declare const shortNameList: { [key: string]: string; }; export declare const regShortnames: RegExp;