getusersharedpagesresult
@nishans/types / Exports / GetUserSharedPagesResult
Interface: GetUserSharedPagesResult#
Hierarchy#
- GetUserSharedPagesResult
Index#
Properties#
Properties#
pages#
• pages: { id: string ; spaceId: string }[]
Defined in: endpoints.ts:88
recordMap#
• recordMap: Pick<RecordMap, block | space | collection>
Defined in: endpoints.ts:89