UNPKG
@beemo/config-constants
Version:
latest (2.2.0)
next (0.0.1-alpha.1)
2.2.0
2.1.0
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1-alpha.1
0.0.1-alpha.0
Reusable constants for Beemo configurations.
github.com/beemojs/dev
beemojs/dev
@beemo/config-constants
/
src
/
index.ts
3 lines
(2 loc)
•
56 B
text/typescript
View Raw
1
2
3
export
*
from
'./constants'
;
export
*
from
'./helpers'
;