Skip to main content

Type Alias: TestCallback

TestCallback = TSESTree.ArrowFunctionExpression | TSESTree.FunctionExpression

Defined in: _internal/test-ast.ts:124

Minimal callback node type accepted by test analysis helpers.