mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-11 00:06:25 +08:00
181 B
181 B
addons.register('my-organisation/my-addon', (api) => {
api.getQueryParam('exampleParameter');
});