GetComponentOutputsAsync
GetComponentOutputsAsync<
C> =Partial<{ [K in keyof GetComponentEmits<C>]: AsyncProperty<GetComponentEmits<C>[K]> }>
Defined in: packages/react/src/util/component-types.ts:96
Type Parameters
Section titled “Type Parameters”C