MCPcopy 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

1import { execa } from 'execa';
2
3async function publish(): Promise<void> {
4 // publish the stable public packages

Callers

nothing calls this directly

Calls 1

publishFunction · 0.85

Tested by

no test coverage detected