import { createContext } from '@lit/context' export const editableContext = createContext('editable')