UNPKG

fastify-cookie

Version:

`fastify-cookie@5.7.0` has been deprecated. Please use `@fastify/cookie@6.0.0` instead.

8 lines (5 loc) 343 B
'use strict' const warning = require('process-warning')() warning.create('FastifyWarning.fastify-cookie', 'FST_MODULE_DEP_fastify-cookie'.toUpperCase(), 'fastify-cookie has been deprecated. Use @fastify/cookie@6.0.0 instead.') warning.emit('FST_MODULE_DEP_fastify-cookie'.toUpperCase()) module.exports = require('fastify-cookie-deprecated')