Kind: Function
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/lib/readerToken.ts
Signature
tsfunction resolveProjectId(slugId: string): string | null
Parameters
| Name | Type |
|---|---|
slugId | string |
Returns: string | null
Kind: Function
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/lib/readerToken.ts
tsfunction resolveProjectId(slugId: string): string | null
| Name | Type |
|---|---|
slugId | string |
Returns: string | null
Was this page helpful?