@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 375 B
JavaScript
import{hydrateAdminCopyDefaults as e}from"../../libs/i18n/hydrate-admin-copy-defaults.mjs";import{getClientScopeGroups as t}from"../../libs/permission/scopes.mjs";const n=async n=>({error:void 0,data:e(t(n.config,{tenantKey:n.request.tenantKey}),n.translate.forLocale(n.config.i18n.defaultLocale).adminBundle())});export{n as default};
//# sourceMappingURL=get-scopes.mjs.map