This website requires JavaScript.
Explore
Help
Register
Sign in
Sovereignty
/
Warp
Watch
1
Star
0
Fork
You've already forked Warp
0
mirror of
https://github.com/imezx/Warp.git
synced
2026-03-18 00:44:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ff6a0c5cf4
Warp
/
node_modules
/
@algolia
/
autocomplete-preset-algolia
/
dist
/
esm
/
utils
/
getAppIdAndApiKey.d.ts
5 lines
106 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(deploy): test to upgrade dependencies & migrate to bun
2026-02-11 16:20:26 +00:00
export
declare
function
getAppIdAndApiKey
(
searchClient
:
any
)
:
{
initial release 1.0.0
2024-01-05 12:14:38 +00:00
appId
:
string
;
apiKey
:
string
;
}
;
Reference in a new issue
Copy permalink