This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
lenn
/
angular-demo
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
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 };