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
/
dist
/
index.d.ts
3 lines
(2 loc)
•
56 B
TypeScript
View Raw
1
2
3
import
{ bemify }
from
'./bemify'
;
export
{ bemify };