import { isZalouserMutableGroupEntry } from "./mutable-allowlist-detectors.js";

export const auditChannelZalouserRuntime = {
  isZalouserMutableGroupEntry,
};
