UNPKG

di-controls

Version:
2 lines (1 loc) 78 B
export type DIProxyControlGetValue<H, C> = (hostValue: H | null) => C | null;