Skip to content

isCustomContext

import { isCustomContext } from "@alloy-js/core";
function isCustomContext(child: unknown): child is CustomContext;
childunknown

child is CustomContext