This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wpfat23-7
/
RiffMaster_WPFaT2023_Project
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5fe3c9c01d
Rami (Branch)
Tag
master
RiffMaster_WPFa...
/
Frontend
/
RiffMasterFront
/
node_modules
/
license-webpack-plugin
/
dist
/
LicenseTestRunner.d.ts
LicenseTestRunner.d.ts
100 B
Cronologia
Originale
1
2
3
4
interface LicenseTestRunner {
test(licenseId: string): boolean;
}
export { LicenseTestRunner };