Type alias JitterChannel

JitterChannel: RootChannel & {
    method: JitterRadiusMethod;
}

Generated using TypeDoc