UNPKG
@expressots/shared
Version:
beta (3.0.0-beta.4)
latest (3.0.0)
3.0.0
3.0.0-beta.4
3.0.0-beta.3
0.3.0
0.2.0
0.1.0
Shared library for ExpressoTS modules 🐎
expresso-ts.com
expressots/shared
@expressots/shared
/
lib
/
cjs
/
types
/
index.d.ts
5 lines
(4 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./config"
;
export
*
from
"./env"
;
export
*
from
"./interfaces"
;
export
*
from
"./utils"
;