@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 416 B
JavaScript
import{copy as e}from"../../../libs/i18n/copy.mjs";const t=t=>t.folderId===void 0||t.folderId===null||t.folderTenantKey===null||t.folderTenantKey===t.mediaTenantKey?{error:void 0,data:void 0}:{error:{type:`basic`,status:400,errors:{folderId:{code:`media_error`,message:e(`server:core.media.folders.tenant.mismatch`)}}},data:void 0};export{t as default};
//# sourceMappingURL=check-folder-tenant-compatibility.mjs.map