jialh
2025-01-07 bb59b053247ef82969b64979260e2478bd732e1f
1
2
3
import * as BabelCore from '@babel/core';
import type { PluginObj } from '@babel/core';
export declare function transformUniH5Jsx({ types }: typeof BabelCore): PluginObj;