import { createContext } from '../preact.js' export const RenderId = createContext(0)