Skip to main content

init

codebolt.search.init(engine: string): void
Initializes the search module with the specified search engine.

Parameters

NameTypeDescription
enginestringThe search engine to use for initializing the module.

Status

Working Progress...