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