UNPKG
smart-compose-react
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
输入字符可以智能提醒,按一下 Tab 键位就可以快速输入智能提醒内容
smart-compose-react
/
lib
/
index.d.ts
3 lines
(2 loc)
•
70 B
TypeScript
View Raw
1
2
3
import
SmartCompose
from
'./SmartCompose'
;
export
{
SmartCompose
};