Search
The getter to use to access the search class.
Declaration
get Search(): typeof Search;Discussion
You must load the appropriate library before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the search class.
get Search(): typeof Search;You must load the appropriate library before accessing the getter, otherwise, the getter throws an Error.