mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-01 05:05:25 +08:00
5 lines
84 B
HTML
5 lines
84 B
HTML
<script>
|
|
// eslint-disable-next-line no-undef
|
|
window.global = window;
|
|
</script>
|