10 lines
230 B
TypeScript
10 lines
230 B
TypeScript
|
|
/**
|
||
|
|
* EMERGES TES - Backend API Server
|
||
|
|
*
|
||
|
|
* FASE 1: Infraestructura Base
|
||
|
|
*
|
||
|
|
* IMPORTANTE: Este es un esqueleto básico.
|
||
|
|
* La implementación completa se hará progresivamente.
|
||
|
|
*/
|
||
|
|
export {};
|
||
|
|
//# sourceMappingURL=index.d.ts.map
|