@storybook/source-loader
- Version 8.4.7
- Published
- 41.2 kB
- 4 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 (4)
Dev Dependencies (1)
Peer Dependencies (1)
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[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](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 2745 ms. - Missing or incorrect documentation? Open an issue for this package.