Source

api/opportunity/index.ts

/** @namespace api/opportunity */
import './OpportunityCollection';
import './OpportunityInstanceCollection';
import './OpportunityTypeCollection';
import './OpportunityUtilities';