UNPKG

storybook-addon-rtl-direction

Version:

A Storybook tool add-on to toggle html dir attribute between LTR and RTL.

3 lines (2 loc) 108 B
import { DecoratorFunction } from "@storybook/addons"; export declare const withGlobals: DecoratorFunction;