import ScopeType from './scope-type/scope-type.service'
import Scope from './scope/scope.service'

export default [Scope, ScopeType]
