Documentation
    Preparing search index...

    Type Alias TwingBlockFunctionNodeAttributes

    TwingBlockFunctionNodeAttributes: TwingBaseExpressionNodeAttributes & {
        shouldTestExistence: boolean;
    }