Type Alias iMetadataWithoutInternals<T>

iMetadataWithoutInternals: Omit<
    iMetadata<T>,
    "_isUpdating" | "fetchedAt" | "fetchedAtBlock",
>

Type Parameters

MMNEPVFCICPMFPCPTTAAATR