1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: function stopVibration(callback: AsyncCallback\<void>): void;|@ohos.vibrator.d.ts|
4|Added|NA|Class name: vibrator<br>Method or attribute name: function stopVibration(callback: AsyncCallback\<void>): void;|@ohos.vibrator.d.ts|
5|Added|NA|Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: function stopVibration(): Promise\<void>;|@ohos.vibrator.d.ts|
6|Added|NA|Class name: vibrator<br>Method or attribute name: function stopVibration(): Promise\<void>;|@ohos.vibrator.d.ts|
7|Added|NA|Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: function isSupportEffect(effectId: string, callback: AsyncCallback\<boolean>): void;|@ohos.vibrator.d.ts|
8|Added|NA|Class name: vibrator<br>Method or attribute name: function isSupportEffect(effectId: string, callback: AsyncCallback\<boolean>): void;|@ohos.vibrator.d.ts|
9|Added|NA|Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: function isSupportEffect(effectId: string): Promise\<boolean>;|@ohos.vibrator.d.ts|
10|Added|NA|Class name: vibrator<br>Method or attribute name: function isSupportEffect(effectId: string): Promise\<boolean>;|@ohos.vibrator.d.ts|
11