UNPKG

storybook-addon-playground

Version:

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

5 lines 209 B
export declare const SNIPPET_SHARE_QUERY_ID = "snippet"; export declare const EDITOR_STATE_FIELDS: { history: import("@codemirror/state").StateField<unknown>; }; //# sourceMappingURL=editor-consts.d.ts.map