UNPKG

echadospalante-core

Version:

This package contains the core of the echadospalante project, it contains the domain entities, helpers, and other utilities that are shared between the different services.

3 lines (2 loc) 92 B
export { EventDonation } from "./donation"; export { VentureSponsorship } from "./sponsor";