/** * Contracts Controllers Index * @module Contracts */ export * from './contract.controller'; export * from './subcontractor.controller'; //# sourceMappingURL=index.d.ts.map