UNPKG

reablocks

Version:
7 lines (5 loc) 158 B
import { Meta, StoryObj } from '@storybook/react'; declare const meta: Meta; type Story = StoryObj; export declare const Simple: Story; export default meta;