Skip to content

isKeyedChild

import { isKeyedChild } from "@alloy-js/core";
function isKeyedChild(child: Children): child is ComponentCreator;
child

Children

child is ComponentCreator