import Stack from 'ui/models/stack';
var StackConfiguration = Stack.extend();
export default StackConfiguration;