UNPKG

@lucidcms/core

Version:

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

7 lines 197 B
//#region src/libs/toolkit/previews/resolve.d.ts type ToolkitPreviewsResolveInput = { token: string; }; //#endregion export { ToolkitPreviewsResolveInput }; //# sourceMappingURL=resolve.d.mts.map