package com.intellij.lang.javascript.flex.projectStructure.model; public interface ModifiableModuleLibraryEntry extends ModuleLibraryEntry, ModifiableDependencyEntry { }