activities/associations/index.jsjavascript
export * from './SimpleAssociation';
export * from './ComplexAssociation';