- Fix @nestjs/typeorm version (^11.0.0), add socket.io - Add SSL CA cert support for Timeweb Cloud PostgreSQL - Add terminal component (xterm.js) with WebSocket streaming - Add session detail page with live terminal view - Add socket.io client utilities for real-time updates Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
262 B
TypeScript
7 lines
262 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
/// <reference path="./.next/types/routes.d.ts" />
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|