refactor: share allowlist match metadata
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
This commit is contained in:
2
src/channels/plugins/allowlist-match.ts
Normal file
2
src/channels/plugins/allowlist-match.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export type { AllowlistMatch, AllowlistMatchSource } from "../allowlist-match.js";
|
||||
export { formatAllowlistMatchMeta } from "../allowlist-match.js";
|
||||
Reference in New Issue
Block a user