mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
3 lines
75 B
TypeScript
3 lines
75 B
TypeScript
export { cookies } from 'next/headers';
|
|
export const isReactServer = true;
|