Back to Fluentui

Babel Preset Storybook Full Source.Api

packages/react-components/babel-preset-storybook-full-source/etc/babel-preset-storybook-full-source.api.md

4.40.2-hotfix2507 B
Original Source

API Report File for "@fluentui/babel-preset-storybook-full-source"

Do not edit this file. It is a report generated by API Extractor.

ts

import * as Babel from '@babel/core';

// @public (undocumented)
export type BabelPluginOptions = Record<string, DependencyEntry>;

// @public
function fullSourcePlugin(babel: typeof Babel, options: BabelPluginOptions): Babel.PluginObj;
export default fullSourcePlugin;

// (No @packageDocumentation comment for this package)