Skip to content

substrateToCustomerPath

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/api/src/git-sync/git-sync.types.ts

substrate docs/<rest> → customer <prefix>/<rest>.

Signature

ts
function substrateToCustomerPath(prefix: string, substratePath: string): string | null

Parameters

NameType
prefixstring
substratePathstring

Returns: string | null

Was this page helpful?

Download as PDF