Interface FluxbeamServerResponse

interface FluxbeamServerResponse {
    signature: string;
}

Properties

Properties

signature: string