UNPKG

@bitcobblers/wod-wiki-library

Version:

A specialized markdown-like workout syntax editor and runtime for defining workouts

5 lines (4 loc) 156 B
import { Meta } from '@storybook/react'; import { Workbook } from '../components/workbook'; declare const meta: Meta<typeof Workbook>; export default meta;