mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +08:00
3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
/* eslint-disable no-restricted-imports */
|
|
export { cookies, headers } from 'next/headers'
|