UNPKG

storybook-addon-playground

Version:

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

4 lines 215 B
import { EditorView } from "@uiw/react-codemirror"; declare function insertSelfClosingTagCommand(view: EditorView): boolean; export default insertSelfClosingTagCommand; //# sourceMappingURL=self-closing-tag.d.ts.map