Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method LightRemapperInternals.BaseLightRemapper.prototype.addCondition
import { LightRemapperInternals } from "https://deno.land/x/remapper@3.0.0/src/mod.ts";
const { BaseLightRemapper } = LightRemapperInternals;

Add a condition that events must pass.

Parameters

condition: Condition

Input condition.