/**
 * Exports WebFinger-related types and functions.
 *
 * @module
 */
export * from "./jrd.js";
export * from "./lookup.js";
//# sourceMappingURL=mod.d.ts.map