MCPcopy Index your code
hub / github.com/developit/htm / babel-transform-jsx.test.mjs

File babel-transform-jsx.test.mjs

test/babel-transform-jsx.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { transform } from '@babel/core';
2import transformJsxToHtmPlugin from 'babel-plugin-transform-jsx-to-htm';
3
4function compile(code, { plugins = [], ...options } = {}) {

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
testFunction · 0.85
compileFunction · 0.85

Tested by

no test coverage detected