kotlin-react-select/src/jsMain/kotlin/react/select/PropsValue.kt (
2
lines of code) (
raw
):
package react.select typealias PropsValue<Option> = Value<Option>