XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable isQuerySupportedByModuleConst

    isQuerySupportedByModule: <T extends QueryBoundWitness = QueryBoundWitness>(
        mod: Module,
        query: T,
        payloads?: Payload[],
    ) => Promise<boolean>

    Type declaration