update api/@ohos.app.ability.PrintExtensionAbility.d.ts.

Signed-off-by: huangkun <huangkun3@huawei.com>
This commit is contained in:
huangkun 2023-07-29 02:04:42 +00:00 committed by Gitee
parent 94a05f2880
commit 884047c455
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -14,7 +14,7 @@
*/
import type Want from './@ohos.application.Want';
import type print from "./@ohos.print";
import type print from './@ohos.print';
/**
* class of print extensionAbility.