export { relationshipAttributeSchema } from "./attribute.js";
export type { RelationshipAttribute } from "./attribute.js";
