@sentio/sdk
    Preparing search index...

    Interface Referent<T0>

    interface Referent<T0> {
        id: string;
        value: _0x1.option.Option<T0>;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    id: string