MCPcopy Create free account
hub / github.com/dataform-co/dataform / dotJoined

Function dotJoined

tests/api/projects.spec.ts:731–733  ·  view source on GitHub ↗
(...strings: string[])

Source from the content-addressed store, hash-verified

729});
730
731function dotJoined(...strings: string[]) {
732 return strings.join(".");
733}

Callers 1

projects.spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected