UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
governance-api
/
index.ts
5 lines
(3 loc)
•
64 B
text/typescript
View Raw
1
2
3
4
5
import
env
from
"dotenv"
; env.
config
();
import
"./lib/server"
;