UNPKG

@babel/plugin-proposal-pipeline-operator

Version:

Transform pipeline operator into call expressions

8 lines (5 loc) 338 B
import * as _babel_core from '@babel/core'; import { Options } from '@babel/plugin-syntax-pipeline-operator'; declare const _default: (api: _babel_core.PluginAPI, options: Options, dirname: string) => _babel_core.PluginObject<object & _babel_core.PluginPass<object>>; //# sourceMappingURL=index.d.ts.map export { _default as default };