UNPKG

@churchapps/apphelper-markdown

Version:

ChurchApps markdown/lexical editor components

4 lines (3 loc) 97 B
export default function ListMaxIndentLevelPlugin({ maxDepth }: { maxDepth?: number; }): any;