UNPKG

untyped

Version:

[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href] [![bundle][bundle-src]][bundle-href]

7 lines (4 loc) 196 B
import * as _babel_core from '@babel/core'; import { PluginObj } from '@babel/core'; declare function babelPluginUntyped(): PluginObj<_babel_core.PluginPass>; export default babelPluginUntyped;