UNPKG

@lucidcms/core

Version:

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

2 lines 154 B
import{createHash as e}from"node:crypto";const t=t=>e(`sha256`).update(t).digest(`hex`);export{t as default}; //# sourceMappingURL=hash-user-token.mjs.map