3 lines
149 B
TypeScript
3 lines
149 B
TypeScript
export type { AllowlistMatch, AllowlistMatchSource } from "../allowlist-match.js";
|
|
export { formatAllowlistMatchMeta } from "../allowlist-match.js";
|