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