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 20:11:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/packages/plugins/i18n/shared/contracts/shared.ts

8 lines
129 B
TypeScript
Raw Permalink Normal View History

chore: use rollup chore: fetch template only if name matches name convention chore: linting chore: fix tests chore: fix npm scripts test: try to fix test
2025-01-16 09:05:49 +01:00
import type { Data } from '@strapi/types';
chore(i18n): convert CMEditView components to TS (#18831)
2023-11-20 08:41:17 +00:00
export interface Entity {
chore: fix build following latest TS type system changes
2024-03-01 14:41:47 +01:00
id: Data.ID;
chore(i18n): convert CMEditView components to TS (#18831)
2023-11-20 08:41:17 +00:00
createdAt: string;
updatedAt: string;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 414ms Template: 10ms
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