メインコンテンツにスキップ

タイプエイリアス: SelectorType

**SelectorType**: `${SelectorSpecial}${AlphaNumeric}${string}` | `${AlphaNumeric}${string}`

セレクターを特定するための型。セレクターを使用したクエリを「アップグレード」して、`Element`を返せるようにします。

で定義されています

src/types.ts:41