UNPKG

@arkts/language-plugin

Version:
6 lines (5 loc) 288 B
export { $$thisFixerPlugin } from './$$this-fixer-plugin' export { ESObjectPlugin } from './es-object-plugin' export { ETSVirtualCode } from './ets-code' export type { ETSMacroPlugin } from './ets-code' export { ETSLanguagePlugin, type ETSLanguagePluginOptions } from './language-plugin'