UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 266 B
import e from"../../../constants/constants.mjs";import{collectionTableParts as t}from"./table-parts.mjs";const n=n=>n.split(`${e.db.prefix}${t.document}`)[1]?.replaceAll(e.db.nameSeparator,``);export{n as default}; //# sourceMappingURL=extract-collection-key.mjs.map