eHealthAfrica/direct-delivery-dashboard

View on GitHub
src/app/home/home.module.js

Summary

Maintainability
A
0 mins
Test Coverage
'use strict'

angular.module('home', [
  'core',
  'auth',
  'eha.round-search'
])