Ask a question to get started
Enter to sendā¢Shift+Enter new line
Abstract method to yield keys optionally based on a prefix.
yieldKeys(_prefix: string | undefined): AsyncGenerator<string>
_prefix
string | undefined