UNPKG
orthomoji-dom
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.0.0
Create text art with emojis!
github.com/mcd-3/orthomoji-dom
mcd-3/orthomoji-dom
orthomoji-dom
/
index.js
4 lines
(2 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
import
{
Orthomoji
}
from
'./tools/generator.js'
;
export
{
Orthomoji
};