// make sure these ports are unique
export const ports = {
vdomInterop: 8193,
todomvc: 8194,
transition: 8195,
transitionGroup: 8196,
teleport: 8197,
}