import fastifyCookie from 'fastify-cookie'; // somewhere in your initialization file const app = await NestFactory.create<NestFastifyApplication>( AppModule ...
確定! 回上一頁