import Toc from 'dumi/theme-default/slots/Toc'; import './index.module.less'; /** * 文档右侧的指示器(table of content) */ export const ContentTable = Toc;