UNPKG

@lucidcms/core

Version:

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

2 lines 209 B
import{subDays as e}from"date-fns";const t=(t,n)=>{let r=t.purgeAfterDays?.[n];return e(new Date,r??t.defaultPurgeAfterDays).toISOString()};export{t as default}; //# sourceMappingURL=get-retention-days.mjs.map