UNPKG

@storybook/addon-notes

Version:
3 lines (2 loc) 133 B
export declare const withNotes: (...args: any) => any; export declare const withMarkdownNotes: (text: string, options: any) => void;