UNPKG

@lucidcms/core

Version:

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

2 lines 405 B
import e from"../../../services/locales/client/get-all.mjs";import{runToolkitService as t}from"../utils.mjs";const n=async n=>t(()=>e(n),{name:{key:`core.toolkit.locales.get.all.error.name`,defaultMessage:`Locales Toolkit Error`},message:{key:`core.toolkit.locales.get.all.error.message`,defaultMessage:`Lucid toolkit could not fetch locales.`}});export{n as default}; //# sourceMappingURL=get-all.mjs.map