This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
wpfat23-7
/
RiffMaster_WPFaT2023_Project
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
66db573ee0
Větve
Značky
master
RiffMaster_WPFa...
/
Frontend
/
RiffMasterFront
/
node_modules
/
license-webpack-plugin
/
dist
/
PluginStats.d.ts
PluginStats.d.ts
96 B
Historie
Surový
1
2
3
4
5
interface PluginStats {
warnings?: boolean;
errors?: boolean;
}
export { PluginStats };