UNPKG

storybook-addon-playground

Version:

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

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