MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / uniqueBase

Function uniqueBase

packages/cli/src/commands/add.test.ts:173–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171}
172
173function uniqueBase(): string {
174 return `https://test.invalid/${crypto.randomUUID()}`;
175}
176
177const DEFAULT_TEST_PATHS = {
178 blocks: "compositions",

Callers 1

writeRegistryConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected