Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algolia/algoliasearch-client-javascript
/ publish.ts
File
publish.ts
scripts/publish.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execa } from
'execa'
;
2
3
async
function
publish(): Promise<void> {
4
// publish the stable public packages
Callers
nothing calls this directly
Calls
1
publish
Function · 0.85
Tested by
no test coverage detected