Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
731
function
dotJoined(...strings: string[]) {
732
return
strings.join(
"."
);
733
}
Callers
1
projects.spec.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected