Documentation
    Preparing search index...

    Variable getMarketsConst

    getMarkets: (
        markets: MarketIdentity[],
        options?: Partial<EnvOption & CacheOption>,
    ) => Promise<Market[]> = ...

    Type declaration