UNPKG

@storybook/addon-svelte-csf

Version:
6 lines (5 loc) 206 B
import type { ESTreeAST } from '../../../parser/ast.js'; /** * The export is defined in the `package.json` export map */ export declare function createRuntimeStoriesImport(): ESTreeAST.ImportDeclaration;