ci: Fix frontend dev setup (#12539)

This commit is contained in:
Raúl Gómez Morales
2025-01-09 16:39:19 +01:00
committed by GitHub
parent a56a46259d
commit ecf83c629f

View File

@@ -11,7 +11,7 @@ export type { SendWorkerStatusMessage } from './push/worker';
export type { BannerName } from './schemas/bannerName.schema';
export { passwordSchema } from './schemas/password.schema';
export {
export type {
ProjectType,
ProjectIcon,
ProjectRole,