mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
7 lines
145 B
Kotlin
7 lines
145 B
Kotlin
package com.jetbrains.python.tables
|
|
|
|
import com.intellij.openapi.util.IntellijInternalApi
|
|
|
|
@IntellijInternalApi
|
|
interface TableCommandParameters
|