Skip to content

isPrintHook

import { isPrintHook } from "@alloy-js/core";
function isPrintHook(type: unknown): type is PrintHook;
type

unknown

type is PrintHook