export * from './<%= dasherize(name) %><%= standalone ? (type ?  '.' + type : '') : '-module' %>';
