interface QuakeRequest {
    publicID: string;
}

Properties

Properties

publicID: string