@sentio/sdk
    Preparing search index...

    Interface DerivedObjectKey<T0>

    interface DerivedObjectKey<T0> {
        pos0: T0;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    pos0: T0