UNPKG
kaomoji
Version:
latest (0.2.1)
0.2.1
0.1.0
0.0.1
Random kaomoji generator with 314 kaomojis across 4 categories.
kaomoji
/
src
/
lib
/
collections
/
index.d.ts
5 lines
(4 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
5
export
{ happy }
from
'./happy'
;
export
{ sad }
from
'./sad'
;
export
{ congrats }
from
'./congrats'
;
export
{ thanks }
from
'./thanks'
;