Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/swc.ts>Visitor#visitJSXAttributeValue

A generic build system for Deno web apps
Go to Latest
method Visitor.prototype.visitJSXAttributeValue
import { Visitor } from "https://deno.land/x/mesozoic@v1.0.0-alpha.38/lib/swc.ts";

Parameters

n: JSXAttrValue | undefined

Returns

JSXAttrValue | undefined