UNPKG

@lucidcms/core

Version:

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

2 lines 280 B
import e from"../../../constants/constants.mjs";import t from"./to-safe-table-name.mjs";const n=n=>t(`${e.db.generatedIndexPrefix}${[n.tableName,...n.columns].join(e.db.nameSeparator)}`,n.tableNameByteLimit).name;export{n as default}; //# sourceMappingURL=build-index-name.mjs.map