export type CurrentPageYjsDraft = { hasYjsDraft: boolean, } export const CurrentPageYjsDraftData = { hasYjsDraft: true };