getusersharepagesresult
@nishans/types / Exports / GetUserSharePagesResult
Interface: GetUserSharePagesResult#
Hierarchy#
- GetUserSharePagesResult
Index#
Properties#
Properties#
pages#
• pages: { id: string ; spaceId: string }[]
Defined in: endpoints.ts:337
recordMap#
• recordMap: { block: BlockData ; space: SpaceData }
Type declaration:#
| Name | Type |
|---|---|
block | BlockData |
space | SpaceData |
Defined in: endpoints.ts:338