@sentio/sdk
    Preparing search index...

    Interface AggregatorSnapshot<T0>

    interface AggregatorSnapshot<T0> {
        value: T0;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    value: T0