mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
modify api description
Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
parent
bfeb5e75b3
commit
ef8ae53475
1
api/@ohos.inputMethod.d.ts
vendored
1
api/@ohos.inputMethod.d.ts
vendored
@ -18,7 +18,6 @@ import InputMethodSubtype from './@ohos.InputMethodSubtype';
|
||||
import {Movement} from './imf/InputMethodCommon';
|
||||
import {Range} from './imf/inputMethodCommon';
|
||||
|
||||
|
||||
/**
|
||||
* Input method
|
||||
*
|
||||
|
1
api/@ohos.inputMethodEngine.d.ts
vendored
1
api/@ohos.inputMethodEngine.d.ts
vendored
@ -17,6 +17,7 @@ import {AsyncCallback} from './basic';
|
||||
import InputMethodSubtype from './@ohos.InputMethodSubtype';
|
||||
import {Movement} from './imf/InputMethodCommon';
|
||||
import {Range} from './imf/inputMethodCommon';
|
||||
|
||||
/**
|
||||
* Input method engine
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user