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

    Variable tryGetTypedBoundWitnessConst

    tryGetTypedBoundWitness: <T extends BoundWitness>(
        archivist: ReadArchivist,
        hash: Hash,
        identity: IdentityFunction<WithStorageMeta<T>>,
    ) => Promise<WithStorageMeta<T> | undefined>

    Type declaration