UNPKG

@lucidcms/core

Version:

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

2 lines 220 B
import e from"../../../controllers/i18n/get-admin-translations.mjs";import{Hono as t}from"hono";const n=new t().get(`/admin`,...e).get(`/admin/:locale`,...e);export{n as default}; //# sourceMappingURL=i18n.routes.mjs.map