Skip to content

isTypeRefContext

import { isTypeRefContext } from "@alloy-js/python";
function isTypeRefContext(): boolean;

boolean ‘true’ if in a type context, ‘false’ if in a value context.