IFetchSessionId
Datalayer Core / IFetchSessionId
Type Alias: IFetchSessionId
IFetchSessionId =
object
Defined in: src/collaboration/DatalayerCollaboration.ts:6
Properties
fetchFn?
optionalfetchFn: typeoffetch
Defined in: src/collaboration/DatalayerCollaboration.ts:13
Custom fetch function to use instead of global fetch. Useful for proxying requests in environments with CORS restrictions (e.g., VS Code webviews).
token?
optionaltoken:string
Defined in: src/collaboration/DatalayerCollaboration.ts:8
url
url:
string
Defined in: src/collaboration/DatalayerCollaboration.ts:7