UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

5 lines (4 loc) 169 B
import type { PanelComponent } from '@strapi/content-manager/strapi-admin'; import '../i18n'; declare const LocalazyPanel: PanelComponent; export default LocalazyPanel;