UNPKG
orthomoji
Version:
latest (1.5.1)
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.1.2
1.1.1
1.1.0
Create text art with emojis!
github.com/mcd-3/orthomoji
mcd-3/orthomoji
orthomoji
/
index.js
4 lines
(2 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
import
{
Orthomoji
}
from
'./tools/generator.js'
;
export
{
Orthomoji
};