UNPKG

asciitorium

Version:
7 lines (6 loc) 136 B
/** * Switch Basics * * Guide to using Switch component for conditional rendering. */ export declare const SwitchBasics: () => any;