Oleksandr Karpovich
4 years ago
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@
|
||||
@file:JsModule("react-youtube-lite") |
||||
@file:JsNonModule |
||||
|
||||
import react.* |
||||
|
||||
@JsName("ReactYouTubeLite") |
||||
external val reactPlayer: RClass<ReactYouTubeProps> |
||||
|
||||
external interface ReactYouTubeProps : RProps { |
||||
var url: String |
||||
} |
Loading…
Reference in new issue