UNPKG

@storybook/addon-links

Version:

Link stories together to build demos and prototypes with your UI components

9 lines (8 loc) 219 B
export declare const ADDON_ID = "storybook/links"; export declare const PARAM_KEY = "links"; declare const _default: { NAVIGATE: string; REQUEST: string; RECEIVE: string; }; export default _default;