import Stack from 'ui/models/namespace';
var StackConfiguration = Stack.extend({
type: 'stackConfiguration'
});
export default StackConfiguration;