'use strict'; define([ 'app/components/projects/selector/index' ], function(Selector) { return { Selector: Selector }; });