UNPKG

storybook-addon-playground

Version:

A playground to enable consumers learn how to use the component library or to reproduce bugs

4 lines 163 B
import { EditorTheme } from "@/types"; declare const useEditorTheme: () => EditorTheme; export default useEditorTheme; //# sourceMappingURL=useEditorTheme.d.ts.map