mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
^KTIJ-23629 Fixed GitOrigin-RevId: 6c8d53dc05039b18081ec177d7631535f116c8b5
7 lines
101 B
Kotlin
7 lines
101 B
Kotlin
// JS
|
|
// FIX: none
|
|
|
|
import react.Props
|
|
|
|
external <caret>class ExternalButClassExtendingProps : Props
|