@types/babel__helper-plugin-utils
- Version 7.10.3
 - Published
 - 3.49 kB
 - 1 dependency
 - MIT license
 
Install
npm i @types/babel__helper-plugin-utilsyarn add @types/babel__helper-plugin-utilspnpm add @types/babel__helper-plugin-utilsOverview
TypeScript definitions for @babel/helper-plugin-utils
Index
Functions
function declare
declare: <    O extends Record<string, any>,    R extends babel.PluginObj = babel.PluginObj>(    builder: (api: BabelAPI, options: O, dirname: string) => R) => (api: object, options: O | null | undefined, dirname: string) => R;Type Aliases
type BabelAPI
type BabelAPI = typeof babel & babel.ConfigAPI;Package Files (1)
Dependencies (1)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@types/babel__helper-plugin-utils.
- Markdown[](https://www.jsdocs.io/package/@types/babel__helper-plugin-utils)
 - HTML<a href="https://www.jsdocs.io/package/@types/babel__helper-plugin-utils"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
 
- Updated .
Package analyzed in 2139 ms. - Missing or incorrect documentation? Open an issue for this package.
 
