UNPKG

next-dev

Version:

Tentu, berikut adalah markdown yang telah diperbaiki:

8 lines (7 loc) 142 B
declare const app_config: { title: string; description: string; host: string; isLocal: boolean; }; export default app_config;