7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
// Entity OmdbSearch
|
|
|
|
#Omdb
|
|
OmdbSearch {
|
|
search: OmdbMovie[] {} ;
|
|
}
|