UNPKG

@lucidcms/core

Version:

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

2 lines 231 B
import e from"../../../constants/constants.mjs";import{deleteCookie as t}from"hono/cookie";const n=n=>(t(n,e.cookies.accessToken,{path:`/`}),{error:void 0,data:void 0});export{n as default}; //# sourceMappingURL=clear-token.mjs.map