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-24 09:25:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/packages/admin-test-utils/custom.d.ts

17 lines
286 B
TypeScript
Raw Normal View History

chore: convert admin-utils to TS and reorganise preset setup chore chore: fix tests chore: fix workflow chore: tidy ups chore: test fixes chore: skip nx cache chore: pr amends chore: fix rogue incorrect import
2023-04-19 15:10:50 +01:00
export {};
declare global {
interface Window {
strapi: {
backendURL: string;
isEE: boolean;
features: {
SSO: 'sso';
isEnabled: (featureName?: string) => boolean;
};
projectType: string;
chore: remove tracking mocks
2023-05-05 18:47:48 +01:00
telemetryDisabled: boolean;
chore: convert admin-utils to TS and reorganise preset setup chore chore: fix tests chore: fix workflow chore: tidy ups chore: test fixes chore: skip nx cache chore: pr amends chore: fix rogue incorrect import
2023-04-19 15:10:50 +01:00
};
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1476ms Template: 32ms
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