UNPKG

@irwinproject/storybook-addon-tsdoc

Version:
10 lines (8 loc) 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SEP = exports.typelit = exports.STORY_BOOK_BLOCK = void 0; exports.STORY_BOOK_BLOCK = `import { Meta } from "@storybook/blocks"; import './style.css'; `; exports.typelit = '{...}'; exports.SEP = '---';