department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vre/28-1900/config/chapters/veteran/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import * as veteranInformation from './veteran-information/veteranInformation';
import * as veteranAddress from './veteran-address/veteranAddress';

export { veteranInformation, veteranAddress };