UNPKG
@thenewboston/utils
Version:
latest (1.0.1)
1.0.1
1.0.0
Utility files for the thenewboston community
github.com/thenewboston-developers/utils-js
@thenewboston/utils
/
src
/
index.ts
4 lines
(2 loc)
•
55 B
text/typescript
View Raw
1
2
3
4
import
{ bemify }
from
'./bemify'
;
export
{ bemify };