Function asOptionalHashLeaseWithSources
- asOptionalHashLeaseWithSources<
TType extends
WithSources<
DeepRestrictToStringKeys<
{ duration: number; schema: "network.xyo.hash.lease" },
>,
>,
>(
value: AnyNonPromise,
): undefined | TType Returns undefined | TType