4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
// This has to be a shared module which is shared between client component error boundary and dynamic component
|
|
export const NEXT_DYNAMIC_NO_SSR_CODE = "NEXT_DYNAMIC_NO_SSR_CODE";
|
|
|
|
//# sourceMappingURL=no-ssr-error.js.map |