mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
添加export声明2
Signed-off-by: 宁竞莜 <ningjingyou@huawei.com>
This commit is contained in:
parent
b3df846ce5
commit
00980cc9c6
2
api/@ohos.file.fs.d.ts
vendored
2
api/@ohos.file.fs.d.ts
vendored
@ -8718,7 +8718,7 @@ export interface WriteStreamOptions {
|
||||
* @syscap SystemCapability.FileManagement.File.FileIO
|
||||
* @since 12
|
||||
*/
|
||||
interface DfsListeners {
|
||||
export interface DfsListeners {
|
||||
/**
|
||||
* The Listener of Distributed File System status
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user