Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AlgorithmRulesSignalValue

import type { AlgorithmRulesSignalValue } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Adjusted value of the signal used for rule evaluation.

interface AlgorithmRulesSignalValue {
number?: number;
}

§Properties

§
number?: number
[src]

Value to use as result.