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

    Variable isHashLeaseWithSourcesConst

    isHashLeaseWithSources: (
        x?: unknown | null,
    ) => x is WithSources<WithSources<HashLease>>

    Identity function for HashLease payload with sources

    Type declaration