UNPKG

@storybook/experimental-addon-vitest

Version:
8 lines (6 loc) 115 B
interface ImportMetaEnv { __STORYBOOK_URL__?: string; } interface ImportMeta { readonly env: ImportMetaEnv; }