type WithGraphValues<Tp,N,V>
undocumented
Definition
export type WithGraphValues<Tp, N, V> =
GraphValues
<N, V> & Tp;
type WithGraphValues<Tp,N,V>
undocumented
export type WithGraphValues<Tp, N, V> =
GraphValues
<N, V> & Tp;