UNPKG

@lucidcms/core

Version:

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

2 lines 299 B
import e from"../../../libs/kv/cache-keys.mjs";import{invalidateHttpCacheTags as t}from"../../../libs/kv/http-cache.mjs";const n=async(n,r)=>{await t(n,[e.http.tags.clientDocuments,e.http.tags.clientDocumentsCollection(r)])};export{n as default}; //# sourceMappingURL=invalidate-client-cache.mjs.map