API Reference / hasStar · function
Function: hasStar()
function hasStar(filter?): Selector;
Matches a fixed-star conjunction by the catalog star and/or the body on it.
Parameters
| Parameter | Type |
|---|---|
filter | { body?: string; star?: string; } |
filter.body? | string |
filter.star? | string |