@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 300 B
JavaScript
import{translate as e}from"../../i18n/translate.mjs";const t=(t,n)=>{if(n===void 0||n.length===0)return;let r=[...new Set(n)];if(n.length!==r.length)throw Error(e(`server:core.config.duplicate.keys`,{data:{builder:t}}))};export{t as default};
//# sourceMappingURL=check-duplicate-builder-keys.mjs.map