UNPKG

wix-storybook-utils

Version:

Utilities for automated component documentation within Storybook

4 lines (2 loc) 115 B
export { getComponentsHints } from './components-hints-builder'; export const isE2E = global.self === global.top;