@storybook/source-loader
- Version 7.6.3
- Published
- 41.9 kB
- 5 dependencies
- MIT license
Install
npm i @storybook/source-loader
yarn add @storybook/source-loader
pnpm add @storybook/source-loader
Overview
Source loader
Index
Variables
Functions
Interfaces
Variables
variable _default
const _default: any;
Functions
function extractSource
extractSource: (location: SourceBlock, lines: string[]) => string | null;
given a location, extract the text from the full source
Interfaces
interface LocationsMap
interface LocationsMap {}
index signature
[key: string]: SourceBlock;
interface SourceBlock
interface SourceBlock {}
Package Files (1)
Dependencies (5)
Dev Dependencies (2)
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/@storybook/source-loader
.
- Markdown[](https://www.jsdocs.io/package/@storybook/source-loader)
- HTML<a href="https://www.jsdocs.io/package/@storybook/source-loader"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3034 ms. - Missing or incorrect documentation? Open an issue for this package.