Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 412 Bytes

main-config-env.mdx

File metadata and controls

18 lines (12 loc) · 412 Bytes
title sidebar
env
order title
10
env

Parent: main.js|ts configuration

Type: (config: { [key: string]: string }) => { [key: string]: string }

Defines custom Storybook environment variables.

{/* prettier-ignore-start */}

{/* prettier-ignore-end */}