@ahqstore/plugin-api - v0.0.12
GitHub
Preparing search index...
SearchFn
Type Alias SearchFn
SearchFn
:
(
term
:
String
)
=>
Promise
<
AppId
[]
>
The function takes the user's query as string and returns a list of AppId
Type Declaration
(
term
:
String
)
:
Promise
<
AppId
[]
>
Parameters
term
:
String
Returns
Promise
<
AppId
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@ahqstore/plugin-api - v0.0.12
Loading...
The function takes the user's query as string and returns a list of AppId