UNPKG

141 BTypeScriptView Raw
1import { NodeSpec } from 'prosemirror-model';
2export declare const bulletListSelector = ".ak-ul";
3export declare const bulletList: NodeSpec;