mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-31 18:10:50 +01:00
4 lines
58 B
Go
4 lines
58 B
Go
interface LComponentsEmpty {
|
|
noDataAvailable: string;
|
|
}
|