UNPKG

229 BTypeScriptView Raw
1import { Schema } from 'prosemirror-model';
2/**
3 * @deprecated [ED-15676] We have stopped supporting product specific schemas. Use `@atlaskit/adf-schema/schema-default` instead.
4 **/
5export declare const bitbucketSchema: Schema;