noopPolicy
import { noopPolicy } from "https://gitlab.com/soapbox-pub/strfry-policies/-/raw/develop/mod.ts";
Minimal sample policy for demonstration purposes. Allows all events through.
const noopPolicy: Policy<void>;
import { noopPolicy } from "https://gitlab.com/soapbox-pub/strfry-policies/-/raw/develop/mod.ts";
Minimal sample policy for demonstration purposes. Allows all events through.