3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
/* eslint-disable no-restricted-imports */
|
|
export { cookies, headers } from 'next/headers'
|