Interface APP_INFO

Represents the application information.

interface APP_INFO {
    base_url: string;
}

Properties

Properties

base_url: string