Kind: Function
Source: atloria-monorepo/apps/api/src/git-sync/git-sync.types.ts
substrate docs/<rest> → customer <prefix>/<rest>.
Signature
tsfunction substrateToCustomerPath(prefix: string, substratePath: string): string | null
Parameters
| Name | Type |
|---|---|
prefix | string |
substratePath | string |
Returns: string | null
Was this page helpful?