Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Interface ServerApi

interface ServerApi {
    deprecationErrors?: boolean;
    strict?: boolean;
    version: "1";
}

Properties

deprecationErrors?: boolean
strict?: boolean
version: "1"