UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

5 lines (4 loc) 133 B
/** * Checks if the view mode of Storybook is "Docs" overview or Story directly. */ export declare const useIsDocs: () => boolean;