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