UNPKG

@lucidcms/core

Version:

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

2 lines 242 B
import{getNamespaceToken as e,invalidateNamespace as t}from"../../../libs/kv/namespaces.mjs";const n=`auth:user`,r=t=>e(t,n),i=e=>t(e,n);export{r as getAuthCacheNamespaceToken,i as invalidateAuthCache}; //# sourceMappingURL=auth-cache.mjs.map