This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oscarleiva
/
energylink
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
4eec4bfb05
Rami (Branch)
Tag
development
master
v1.0
energylink
/
public
/
app
/
core
/
components
/
Permissions
/
FolderInfo.ts
FolderInfo.ts
78 B
Cronologia
Originale
1
2
3
4
5
export interface FolderInfo {
id: number;
title: string;
url: string;
}