diff --git a/index.d.ts b/index.d.ts index 85c0616a2..29c598283 100644 --- a/index.d.ts +++ b/index.d.ts @@ -60,7 +60,7 @@ interface PickerOptions { * @type {string} * @memberof PickerOptions */ - pickerCancelBtnText: string + pickerCancelBtnText?: string /** * The color of the text for the confirm button