| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.vibrator
Class name: vibrator
Method or attribute name: function stopVibration(callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|Added|NA|Class name: vibrator
Method or attribute name: function stopVibration(callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|Added|NA|Module name: ohos.vibrator
Class name: vibrator
Method or attribute name: function stopVibration(): Promise\;|@ohos.vibrator.d.ts|
|Added|NA|Class name: vibrator
Method or attribute name: function stopVibration(): Promise\;|@ohos.vibrator.d.ts|
|Added|NA|Module name: ohos.vibrator
Class name: vibrator
Method or attribute name: function isSupportEffect(effectId: string, callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|Added|NA|Class name: vibrator
Method or attribute name: function isSupportEffect(effectId: string, callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|Added|NA|Module name: ohos.vibrator
Class name: vibrator
Method or attribute name: function isSupportEffect(effectId: string): Promise\;|@ohos.vibrator.d.ts|
|Added|NA|Class name: vibrator
Method or attribute name: function isSupportEffect(effectId: string): Promise\;|@ohos.vibrator.d.ts|