Logo
Explore Help
Register Sign In
yujunjun/strapi
1
0
Fork 0
You've already forked strapi
mirror of https://github.com/strapi/strapi.git synced 2025-07-13 03:51:54 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/packages/core/content-manager/admin/module.d.ts

11 lines
189 B
TypeScript
Raw Permalink Normal View History

chore: move CM admin to own package (#19929) * chore: initiate moving CM to own package * chore: refactor to handle routes * chore: init review-workflows-package * chore: fix build * chore: refactor review-workflows fe * chore: fix unit suite * chore: spelling mistake Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com> --------- Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-03-28 13:26:44 +00:00
/* eslint-disable import/no-default-export */
declare module '*.png' {
const value: any;
export default value;
}
declare module '*.svg' {
const value: any;
export default value;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 597ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API