WithXnsCapture<T>: T & {
    XnsCapture?: React.FC<XnsNameCaptureProps>;
}

Type Parameters

  • T