isCustomContext
import { isCustomContext } from "@alloy-js/core";
function isCustomContext(child: Children): child is CustomContext;Parameters
Section titled “Parameters”| child | Children |
Returns
Section titled “Returns”child is CustomContext
import { isCustomContext } from "@alloy-js/core";
function isCustomContext(child: Children): child is CustomContext;| child | Children |
child is CustomContext