mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
js: move all react-specific extensions to a separate file
GitOrigin-RevId: 282b6cdd806a6deb743bed8116f45041cb5c21c5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e2378c8c90
commit
ca0b10f0b5
@@ -7,7 +7,6 @@ import com.intellij.psi.PsiFile;
|
||||
import org.jetbrains.annotations.ApiStatus;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
@ApiStatus.Experimental
|
||||
public interface XmlTypedHandlersAdditionalSupport {
|
||||
ExtensionPointName<XmlTypedHandlersAdditionalSupport> EP_NAME = new ExtensionPointName<>("com.intellij.xml.xmlTypedHandlersAdditionalSupport");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user