Selva Compute API Reference - v1.1.2
    Preparing search index...

    Interface GetValuesResult<T>

    interface GetValuesResult<T = ParsedContext> {
        values: T;
    }

    Type Parameters

    Index

    Properties

    Properties

    values: T