UNPKG

@teambit/harmony

Version:
6 lines (5 loc) 183 B
import type { BabelCLI } from './babel.cli'; import { Aspect } from '../../../aspect'; export type { BabelCLI }; export declare const BabelAspect: Aspect; export default BabelAspect;