Skip to main

throttleMs

throttleMs

Source Location: packages/core/src/source.ts#L3667

Signature

function throttleMs(
durationMs: number,
config?: ThrottleConfig | null,
): IdentityOperator