This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
lenn
/
angular-demo
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
df670eaa27
Ramas
Etiquetas
master
angular-demo
/
node_modules
/
license-webpack-plugin
/
dist
/
LicenseTestRunner.d.ts
LicenseTestRunner.d.ts
100 B
Histórico
Raw
1
2
3
4
interface LicenseTestRunner {
test(licenseId: string): boolean;
}
export { LicenseTestRunner };