Skip to content

@arcmantle/lit-jsx / compiler/oxc-walker

compiler/oxc-walker

Functions

oxcWalker()

oxcWalker(input, options): void

Defined in: compiler/oxc-walker.ts:16

Parameters

input

Node

options

Partial<{ callExpression: NodeWalker<"CallExpression">; }>

Returns

void

Released under the Apache-2.0 License.