UNPKG
sgod-library-frontend
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Thư viện component UI Frontend
github.com/SGOD-UTH/Library---Frontend
SGOD-UTH/Library---Frontend
sgod-library-frontend
/
dist
/
esm
/
types
/
config.d.ts
5 lines
(4 loc)
•
82 B
TypeScript
View Raw
1
2
3
4
5
declare
const
envConfig
: {
API_ENDPOINT
:
string
; };
export
default
envConfig;