UNPKG

hackoon

Version:
6 lines (5 loc) 89 B
import "dotenv/config"; declare const env: { API_URL: string; }; export default env;