bpms_site/.svn/pristine/d0/d0a188b0935dcec395773574a146c0f8b2081744.svn-base
2025-11-02 16:38:49 +03:30

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