diff --git a/api/@ohos.sensor.d.ts b/api/@ohos.sensor.d.ts index df80a4ddda0d4f834e871ff2fccb659ac30578af..c6763f1b698968ae79735aecb0bb91d05247122a 100644 --- a/api/@ohos.sensor.d.ts +++ b/api/@ohos.sensor.d.ts @@ -12,6 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + import { AsyncCallback, Callback } from "./basic"; /** diff --git a/api/@ohos.vibrator.d.ts b/api/@ohos.vibrator.d.ts index 7fb0183ac9ddd79886c7b0b2016ac523183c1e07..1aaad0d2e84b629f7acbb40b4f9cd9c387d26136 100755 --- a/api/@ohos.vibrator.d.ts +++ b/api/@ohos.vibrator.d.ts @@ -12,6 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + import { AsyncCallback } from './basic'; /**