Type alias Signal

Signal: number & {
    __brand: "Signal";
}

Generated using TypeDoc