interface ApiTerminal {
    big: string;
    small: string;
}

Properties

Properties

big: string

Bigger log of your application

small: string

Smaller log of your application