openclaw/src/channels/plugins/allowlist-match.ts

3 lines
178 B
TypeScript

export type { AllowlistMatch, AllowlistMatchSource } from "../allowlist-match.js";
export { formatAllowlistMatchMeta, resolveAllowlistMatchSimple } from "../allowlist-match.js";